clang 17.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Attributes | |
NestedNameSpecifierLoc | NestedNameSpec |
SourceLocation | TemplateKWLoc |
SourceLocation | ConceptNameLoc |
NamedDecl * | FoundDecl |
SourceLocation | LAngleLoc |
SourceLocation | RAngleLoc |
SourceLocation | RParenLoc |
![]() | |
SourceLocation | NameLoc |
SourceLocation clang::AutoTypeLocInfo::ConceptNameLoc |
Definition at line 2104 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getConceptNameLoc(), and clang::AutoTypeLoc::setConceptNameLoc().
NamedDecl* clang::AutoTypeLocInfo::FoundDecl |
Definition at line 2105 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getFoundDecl(), and clang::AutoTypeLoc::setFoundDecl().
SourceLocation clang::AutoTypeLocInfo::LAngleLoc |
Definition at line 2106 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getLAngleLoc(), clang::AutoTypeLoc::hasExplicitTemplateArgs(), and clang::AutoTypeLoc::setLAngleLoc().
NestedNameSpecifierLoc clang::AutoTypeLocInfo::NestedNameSpec |
Definition at line 2102 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getNestedNameSpecifierLoc(), and clang::AutoTypeLoc::setNestedNameSpecifierLoc().
SourceLocation clang::AutoTypeLocInfo::RAngleLoc |
Definition at line 2107 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getRAngleLoc(), and clang::AutoTypeLoc::setRAngleLoc().
SourceLocation clang::AutoTypeLocInfo::RParenLoc |
Definition at line 2110 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getRParenLoc(), and clang::AutoTypeLoc::setRParenLoc().
SourceLocation clang::AutoTypeLocInfo::TemplateKWLoc |
Definition at line 2103 of file TypeLoc.h.
Referenced by clang::AutoTypeLoc::getTemplateKWLoc(), and clang::AutoTypeLoc::setTemplateKWLoc().