Home
last modified time | relevance | path

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

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