Searched refs:getComposedLoc (Results 1 – 5 of 5) sorted by relevance
224 SourceRange(SM.getComposedLoc(File, Begin), SM.getComposedLoc(File, End)), in toCharRange()
1219 SourceLocation getComposedLoc(FileID FID, unsigned Offset) const { in getComposedLoc() function
2825 SourceLocation Loc = Diag.SourceMgr->getComposedLoc(FileIDAndFile.first, 0); in WritePragmaDiagnosticMappings()
6956 SM.getComposedLoc(DecomposedEnd.first, DecomposedEnd.second); in clang_getToken()
8821 return ToSM.getComposedLoc(*ToFileIDOrErr, Decomposed.second); in Import()