Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h1099 return getSpellingLocSlowCase(Loc); in getSpellingLoc()
1668 SourceLocation getSpellingLocSlowCase(SourceLocation Loc) const;
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h1199 return getSpellingLocSlowCase(Loc); in getSpellingLoc()
1842 SourceLocation getSpellingLocSlowCase(SourceLocation Loc) const;
/external/clang/lib/Basic/
DSourceManager.cpp906 SourceLocation SourceManager::getSpellingLocSlowCase(SourceLocation Loc) const { in getSpellingLocSlowCase() function in SourceManager
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp940 SourceLocation SourceManager::getSpellingLocSlowCase(SourceLocation Loc) const { in getSpellingLocSlowCase() function in SourceManager