Searched defs:IdentifierLoc (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 483 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier() 827 SourceLocation IdentifierLoc, in ActOnCXXNestedNameSpecifier() 875 SourceLocation IdentifierLoc, in IsInvalidUnlessNestedName()
|
H A D | DeclSpec.cpp | 59 SourceLocation IdentifierLoc, in Extend()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | AttributeList.h | 72 struct IdentifierLoc { struct 76 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | ParsedAttr.h | 100 struct IdentifierLoc { struct 104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
D | Sema.h | 2517 SourceLocation IdentifierLoc; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | ParsedAttr.h | 100 struct IdentifierLoc { struct 104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
D | Sema.h | 2390 SourceLocation IdentifierLoc; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | ParsedAttr.h | 100 struct IdentifierLoc { struct 104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
D | Sema.h | 2517 SourceLocation IdentifierLoc; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | ParsedAttr.h | 98 struct IdentifierLoc { struct 102 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
D | Sema.h | 7043 SourceLocation IdentifierLoc; member
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | Parser.cpp | 1490 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local 1721 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 564 SourceLocation IdentifierLoc, in Extend()
|