Searched defs:IdentifierLoc (Results 1 – 10 of 10) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaCXXScopeSpec.cpp | 483 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier() 827 SourceLocation IdentifierLoc, in ActOnCXXNestedNameSpecifier() 875 SourceLocation IdentifierLoc, in IsInvalidUnlessNestedName()
|
D | DeclSpec.cpp | 59 SourceLocation IdentifierLoc, in Extend()
|
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 72 struct IdentifierLoc { struct 76 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 1490 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local 1721 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
/external/llvm-project/clang/lib/Parse/ |
D | Parser.cpp | 1709 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local 1972 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 174 struct IdentifierLoc { struct 178 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
|
D | Sema.h | 6270 SourceLocation IdentifierLoc; member
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 564 SourceLocation IdentifierLoc, in Extend()
|
/external/llvm-project/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 575 SourceLocation IdentifierLoc, in Extend()
|
/external/llvm-project/clang/lib/Sema/ |
D | DeclSpec.cpp | 65 SourceLocation IdentifierLoc, in Extend()
|