Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexHigh.cpp132 static SourceLocation getFileSpellingLoc(SourceManager &SM, in getFileSpellingLoc() function
138 return getFileSpellingLoc(SM, SpellLoc, isMacroArg); in getFileSpellingLoc()
190 Loc = getFileSpellingLoc(SM, Loc, isMacroArg); in findFileIdRefVisit()
285 Loc = getFileSpellingLoc(SM, Loc, isMacroArg); in findFileMacroRefVisit()