Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1714 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
1982 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h186 struct IdentifierLoc { struct
190 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
H A DSema.h6417 SourceLocation IdentifierLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp576 SourceLocation IdentifierLoc, in Extend()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp65 SourceLocation IdentifierLoc, in Extend()