Searched defs:getDecomposedLoc (Results 1 – 2 of 2) sorted by relevance
132 std::pair<FileID, unsigned> FullSourceLoc::getDecomposedLoc() const { in getDecomposedLoc() function in FullSourceLoc
768 std::pair<FileID, unsigned> getDecomposedLoc(SourceLocation Loc) const { in getDecomposedLoc() function