clang 20.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
SourceLocation | DecltypeLoc |
SourceLocation | RParenLoc |
SourceLocation clang::DecltypeTypeLocInfo::DecltypeLoc |
Definition at line 2074 of file TypeLoc.h.
Referenced by clang::DecltypeTypeLoc::getDecltypeLoc(), and clang::DecltypeTypeLoc::setDecltypeLoc().
SourceLocation clang::DecltypeTypeLocInfo::RParenLoc |
Definition at line 2075 of file TypeLoc.h.
Referenced by clang::DecltypeTypeLoc::getRParenLoc(), and clang::DecltypeTypeLoc::setRParenLoc().