Searched refs:EndLocInfo (Results 1 – 2 of 2) 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()
6820 std::pair<FileID, unsigned> EndLocInfo = in getTokens() local6824 if (BeginLocInfo.first != EndLocInfo.first) in getTokens()6839 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens()7550 std::pair<FileID, unsigned> EndLocInfo = in annotatePreprocessorTokens() local7553 if (BeginLocInfo.first != EndLocInfo.first) in annotatePreprocessorTokens()