clang 22.0.0git
|
This is the complete list of members for clang::ElaboratedNameLocInfo, including all inherited members.
ElaboratedKeywordLoc | clang::ElaboratedNameLocInfo | |
ElaboratedNameLocInfo()=default | clang::ElaboratedNameLocInfo | |
ElaboratedNameLocInfo(SourceLocation ElaboratedKeywordLoc, NestedNameSpecifierLoc QualifierLoc, SourceLocation NameLoc) | clang::ElaboratedNameLocInfo | inline |
ElaboratedNameLocInfo(ASTContext &Context, ElaboratedTypeKeyword Keyword, NestedNameSpecifier Qualifier, SourceLocation Loc) | clang::ElaboratedNameLocInfo | inline |
getLocalSourceRange(NestedNameSpecifier Qualifier) const | clang::ElaboratedNameLocInfo | inline |
getQualifierLoc(NestedNameSpecifier Qualifier) const | clang::ElaboratedNameLocInfo | inline |
NameLoc | clang::ElaboratedNameLocInfo |