Searched defs:getCurLexerEndPos (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPLexerChange.cpp255 const char *Preprocessor::getCurLexerEndPos() { function in class:Preprocessor
378 const char *EndPos = getCurLexerEndPos();
406 const char *EndPos = getCurLexerEndPos();

Completed in 45 milliseconds