Lines Matching full:locinfo
699 std::pair<FileID, unsigned> LocInfo =SM.getDecomposedLoc(StrTokSpellingLoc);701 StringRef Buffer = SM.getBufferData(LocInfo.first, &Invalid);705 const char *StrData = Buffer.data()+LocInfo.second;