Searched refs:EndLocInfo (Results 1 – 1 of 1) sorted by relevance
6039 std::pair<FileID, unsigned> EndLocInfo in getTokens() local6043 if (BeginLocInfo.first != EndLocInfo.first) in getTokens()6059 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens()6616 std::pair<FileID, unsigned> EndLocInfo in annotatePreprocessorTokens() local6619 if (BeginLocInfo.first != EndLocInfo.first) in annotatePreprocessorTokens()