Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7528 if (!SM.isBeforeInTranslationUnit(getTokenLoc(CurIdx), in visit()
7537 SourceLocation tokLoc = getTokenLoc(CurIdx); in visit()
7560 SourceLocation getTokenLoc(unsigned tokI) { in getTokenLoc() function in __anonc7fb92a50b11::MarkMacroArgTokensVisitor