Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp459 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier()
797 SourceLocation IdentifierLoc, in ActOnCXXNestedNameSpecifier()
845 SourceLocation IdentifierLoc, in IsInvalidUnlessNestedName()
DDeclSpec.cpp59 SourceLocation IdentifierLoc, in Extend()
/external/clang/include/clang/Sema/
DAttributeList.h50 struct IdentifierLoc { struct
54 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
/external/clang/lib/Parse/
DParser.cpp1464 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
1698 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/external/clang/lib/AST/
DNestedNameSpecifier.cpp550 SourceLocation IdentifierLoc, in Extend()