Searched refs:EndLocInfo (Results 1 – 1 of 1) sorted by relevance
7138 std::pair<FileID, unsigned> EndLocInfo = in getTokens() local7142 if (BeginLocInfo.first != EndLocInfo.first) in getTokens()7157 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens()7868 std::pair<FileID, unsigned> EndLocInfo = in annotatePreprocessorTokens() local7871 if (BeginLocInfo.first != EndLocInfo.first) in annotatePreprocessorTokens()