Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h1068 return getFileLocSlowCase(Loc); in getFileLoc()
1669 SourceLocation getFileLocSlowCase(SourceLocation Loc) const;
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h1159 return getFileLocSlowCase(Loc); in getFileLoc()
1843 SourceLocation getFileLocSlowCase(SourceLocation Loc) const;
/external/clang/lib/Basic/
DSourceManager.cpp915 SourceLocation SourceManager::getFileLocSlowCase(SourceLocation Loc) const { in getFileLocSlowCase() function in SourceManager
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp949 SourceLocation SourceManager::getFileLocSlowCase(SourceLocation Loc) const { in getFileLocSlowCase() function in SourceManager