Searched defs:IdentifierLoc (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseHLSL.cpp | 62 SourceLocation IdentifierLoc = ConsumeToken(); ParseHLSLBuffer() local |
H A D | Parser.cpp | 1863 SourceLocation IdentifierLoc = ConsumeToken(); TryAnnotateName() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ParsedAttr.h | 98 struct IdentifierLoc { global() struct |
H A D | Sema.h | 7082 SourceLocation IdentifierLoc; global() member |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | NestedNameSpecifier.cpp | 578 SourceLocation IdentifierLoc, in Extend() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 66 SourceLocation IdentifierLoc, in Extend() argument |