Searched refs:getDecomposedIncludedLoc (Results 1 – 2 of 2) sorted by relevance
1955 SourceManager::getDecomposedIncludedLoc(FileID FID) const { in getDecomposedIncludedLoc() function in SourceManager1991 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy()
1133 std::pair<FileID, unsigned> getDecomposedIncludedLoc(FileID FID) const;