Home
last modified time | relevance | path

Searched defs:IdentifierLoc (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp483 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier()
827 SourceLocation IdentifierLoc, in ActOnCXXNestedNameSpecifier()
875 SourceLocation IdentifierLoc, in IsInvalidUnlessNestedName()
H A DDeclSpec.cpp59 SourceLocation IdentifierLoc, in Extend()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DAttributeList.h72 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/
DParsedAttr.h100 struct IdentifierLoc { struct
104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
DSema.h2517 SourceLocation IdentifierLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DParsedAttr.h100 struct IdentifierLoc { struct
104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
DSema.h2390 SourceLocation IdentifierLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DParsedAttr.h100 struct IdentifierLoc { struct
104 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
DSema.h2517 SourceLocation IdentifierLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DParsedAttr.h98 struct IdentifierLoc { struct
102 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
DSema.h7043 SourceLocation IdentifierLoc; member
/aosp_15_r20/external/clang/lib/Parse/
H A DParser.cpp1490 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
1721 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/aosp_15_r20/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp564 SourceLocation IdentifierLoc, in Extend()