Home
last modified time | relevance | path

Searched refs:EndLocInfo (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCIndex.cpp5666 std::pair<FileID, unsigned> EndLocInfo in getTokens() local
5670 if (BeginLocInfo.first != EndLocInfo.first) in getTokens()
5686 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens()
6246 std::pair<FileID, unsigned> EndLocInfo in annotatePreprocessorTokens() local
6249 if (BeginLocInfo.first != EndLocInfo.first) in annotatePreprocessorTokens()