Searched refs:getComposedLoc (Results 1 – 3 of 3) sorted by relevance
1181 SourceLocation getComposedLoc(FileID FID, unsigned Offset) const { in getComposedLoc() function
3110 SourceLocation Loc = Diag.SourceMgr->getComposedLoc(FileIDAndFile.first, 0); in WritePragmaDiagnosticMappings()
8151 return ToSM.getComposedLoc(ToFileID, Decomposed.second); in Import()