Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1946 SourceManager::getDecomposedIncludedLoc(FileID FID) const { in getDecomposedIncludedLoc() function in SourceManager
1982 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy()
/minix/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1137 std::pair<FileID, unsigned> getDecomposedIncludedLoc(FileID FID) const;