Searched refs:tokLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp5253 SourceLocation tokLoc = getTokenLoc(CurIdx); local
5254 if (!SM.isBeforeInTranslationUnit(tokLoc, macroRange.getEnd()))
5257 setFunctionMacroTokenLoc(CurIdx, SM.getMacroArgExpandedLocation(tokLoc));

Completed in 65 milliseconds