Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h211 struct IdentifierLoc { struct
215 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
H A DSema.h6777 SourceLocation IdentifierLoc; member
/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp1769 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
2037 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/llvm-project-15.0.7/clang/lib/AST/
H A DNestedNameSpecifier.cpp578 SourceLocation IdentifierLoc, in Extend()
/llvm-project-15.0.7/clang/lib/Sema/
H A DDeclSpec.cpp65 SourceLocation IdentifierLoc, in Extend()