Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp483 SourceLocation IdentifierLoc, in BuildCXXNestedNameSpecifier()
827 SourceLocation IdentifierLoc, in ActOnCXXNestedNameSpecifier()
875 SourceLocation IdentifierLoc, in IsInvalidUnlessNestedName()
DDeclSpec.cpp59 SourceLocation IdentifierLoc, in Extend()
/external/clang/include/clang/Sema/
DAttributeList.h72 struct IdentifierLoc { struct
76 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
/external/clang/lib/Parse/
DParser.cpp1490 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
1721 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/external/clang/lib/AST/
DNestedNameSpecifier.cpp564 SourceLocation IdentifierLoc, in Extend()