Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXSourceLocation.cpp250 SourceLocation ExpansionLoc = SM.getExpansionLoc(Loc); in clang_getExpansionLocation() local
/external/clang/lib/Edit/
DEditedSource.cpp27 SourceLocation &ExpansionLoc, in deconstructMacroArgLoc()
/external/clang/lib/Basic/
DSourceManager.cpp592 SourceLocation ExpansionLoc, in createMacroArgExpansionLoc()
1848 SourceLocation ExpansionLoc, in associateFileChunkWithMacroArgExp()
/external/clang/include/clang/Basic/
DSourceManager.h383 SourceLocation ExpansionLoc) { in createForMacroArg()
/external/clang/lib/Lex/
DModuleMap.cpp924 FullSourceLoc ExpansionLoc = Loc.getExpansionLoc(); in inferModuleFromLocation() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h233 auto ExpansionLoc = SourceManager.getExpansionLoc(Node.getLocStart()); in AST_POLYMORPHIC_MATCHER() local
259 auto ExpansionLoc = SourceManager.getExpansionLoc(Node.getLocStart()); in AST_POLYMORPHIC_MATCHER_P() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DMasmParser.cpp2112 SMLoc ExpansionLoc = getTok().getLoc(); in parseStatement() local