Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6541 if (!SM.isBeforeInTranslationUnit(getTokenLoc(CurIdx), in visit()
6550 SourceLocation tokLoc = getTokenLoc(CurIdx); in visit()
6573 SourceLocation getTokenLoc(unsigned tokI) { in getTokenLoc() function in __anonc9d3eafc0b11::MarkMacroArgTokensVisitor
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp254 bool getTokenLoc(SMLoc &Loc) { in getTokenLoc() function in __anon13c8422b0111::AsmParser