Searched refs:getDecomposedIncludedLoc (Results 1 – 3 of 3) sorted by relevance
244 std::pair<FileID, unsigned> Decomp = SrcMgr.getDecomposedIncludedLoc(ID); in getFile()281 SrcMgr.getDecomposedIncludedLoc(ID); in dump()
1952 SourceManager::getDecomposedIncludedLoc(FileID FID) const { in getDecomposedIncludedLoc() function in SourceManager1986 std::pair<FileID, unsigned> UpperLoc = SM.getDecomposedIncludedLoc(Loc.first); in MoveUpIncludeHierarchy()
1291 std::pair<FileID, unsigned> getDecomposedIncludedLoc(FileID FID) const;