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