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

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

Completed in 235 milliseconds