Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseHLSL.cpp62 SourceLocation IdentifierLoc = ConsumeToken(); in ParseHLSLBuffer() local
H A DParser.cpp1808 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateName() local
2080 SourceLocation IdentifierLoc = ConsumeToken(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h211 struct IdentifierLoc { struct
215 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc, argument
H A DSema.h6930 SourceLocation IdentifierLoc; member
/openbsd/gnu/llvm/clang/lib/AST/
H A DNestedNameSpecifier.cpp578 SourceLocation IdentifierLoc, in Extend()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp66 SourceLocation IdentifierLoc, in Extend()