Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXSourceLocation.cpp221 SourceLocation ExpansionLoc = SM.getExpansionLoc(Loc); in clang_getExpansionLocation() local
/external/clang/lib/Basic/
DSourceManager.cpp579 SourceLocation ExpansionLoc, in createMacroArgExpansionLoc()
1739 SourceLocation ExpansionLoc, in associateFileChunkWithMacroArgExp()
/external/clang/include/clang/Basic/
DSourceManager.h377 SourceLocation ExpansionLoc) { in createForMacroArg()
/external/clang/lib/Lex/
DModuleMap.cpp611 FullSourceLoc ExpansionLoc = Loc.getExpansionLoc(); in inferModuleFromLocation() local