Searched refs:getSpellingLocSlowCase (Results 1 – 2 of 2) sorted by relevance
1066 return getSpellingLocSlowCase(Loc); in getSpellingLoc()1629 SourceLocation getSpellingLocSlowCase(SourceLocation Loc) const;
903 SourceLocation SourceManager::getSpellingLocSlowCase(SourceLocation Loc) const { in getSpellingLocSlowCase() function in SourceManager