Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6550 SourceLocation tokLoc = getTokenLoc(CurIdx); in visit() local
6551 if (!SM.isBeforeInTranslationUnit(tokLoc, macroRange.getEnd())) in visit()
6554 setFunctionMacroTokenLoc(CurIdx, SM.getMacroArgExpandedLocation(tokLoc)); in visit()