Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXSourceLocation.cpp253 SourceLocation ExpansionLoc = SM.getExpansionLoc(Loc); in clang_getExpansionLocation() local
/external/clang/lib/Basic/
DSourceManager.cpp603 SourceLocation ExpansionLoc, in createMacroArgExpansionLoc()
1842 SourceLocation ExpansionLoc, in associateFileChunkWithMacroArgExp()
/external/clang/include/clang/Basic/
DSourceManager.h392 SourceLocation ExpansionLoc) { in createForMacroArg()
/external/clang/lib/Lex/
DModuleMap.cpp870 FullSourceLoc ExpansionLoc = Loc.getExpansionLoc(); in inferModuleFromLocation() local