Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5913 if (!SM.isBeforeInTranslationUnit(getTokenLoc(CurIdx), in visit()
5922 SourceLocation tokLoc = getTokenLoc(CurIdx); in visit()
5945 SourceLocation getTokenLoc(unsigned tokI) { in getTokenLoc() function in __anonc9d3eafc0811::MarkMacroArgTokensVisitor