Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexHigh.cpp135 static SourceLocation getFileSpellingLoc(SourceManager &SM, in getFileSpellingLoc() function
141 return getFileSpellingLoc(SM, SpellLoc, isMacroArg); in getFileSpellingLoc()
193 Loc = getFileSpellingLoc(SM, Loc, isMacroArg); in findFileIdRefVisit()
288 Loc = getFileSpellingLoc(SM, Loc, isMacroArg); in findFileMacroRefVisit()