Home
last modified time | relevance | path

Searched defs:ExpansionLoc (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXSourceLocation.cpp241 SourceLocation ExpansionLoc = SM.getExpansionLoc(Loc); in clang_getExpansionLocation() local
/openbsd/src/gnu/llvm/clang/lib/Edit/
DEditedSource.cpp35 SourceLocation &ExpansionLoc, in deconstructMacroArgLoc()
/openbsd/src/gnu/llvm/clang/lib/Basic/
DSourceManager.cpp635 SourceLocation SpellingLoc, SourceLocation ExpansionLoc, unsigned Length) { in createMacroArgExpansionLoc()
1833 SourceLocation ExpansionLoc, in associateFileChunkWithMacroArgExp()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DSourceManager.h445 SourceLocation ExpansionLoc) { in createForMacroArg()
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseDeclCXX.cpp4214 SourceLocation ExpansionLoc = in TryParseCXX11AttributeIdentifier() local
/openbsd/src/gnu/llvm/clang/include/clang/ASTMatchers/
DASTMatchers.h270 auto ExpansionLoc = SourceManager.getExpansionLoc(Node.getBeginLoc()); in AST_POLYMORPHIC_MATCHER() local
297 auto ExpansionLoc = SourceManager.getExpansionLoc(Node.getBeginLoc()); in AST_POLYMORPHIC_MATCHER_REGEX() local
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3155 SourceLocation ExpansionLoc = SM.getExpansionLoc(Loc); in populateExecutedLinesWithStmt() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DTypeLoc.h1108 SourceLocation ExpansionLoc; member
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DMasmParser.cpp2112 SMLoc ExpansionLoc = getTok().getLoc(); in parseStatement() local