Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp62 SourceLocation IdentifierLoc = ConsumeToken(); in ParseHLSLBuffer() local
H A DParser.cpp1863 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
2129 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h98 struct IdentifierLoc { struct
102 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
H A DSema.h7082 SourceLocation IdentifierLoc; member
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp578 SourceLocation IdentifierLoc, in Extend()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp66 SourceLocation IdentifierLoc, in Extend()