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