Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp63 SourceLocation IdentifierLoc = ConsumeToken(); in ParseHLSLBuffer() local
H A DParser.cpp1873 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
2150 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h103 struct IdentifierLoc { struct
107 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
H A DSema.h2819 SourceLocation IdentifierLoc; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp578 SourceLocation IdentifierLoc, in Extend()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp66 SourceLocation IdentifierLoc, in Extend()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2669 const SourceLocation IdentifierLoc = getVarDeclIdentifierLoc(D); in fixVarDeclWithArray() local