Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1955 SourceManager::getDecomposedIncludedLoc(FileID FID) const { in getDecomposedIncludedLoc() function in SourceManager
1991 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy()
/external/clang/include/clang/Basic/
DSourceManager.h1133 std::pair<FileID, unsigned> getDecomposedIncludedLoc(FileID FID) const;