Searched refs:getCurLexerEndPos (Results 1 - 2 of 2) 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();
/external/clang/include/clang/Lex/
H A DPreprocessor.h1230 const char *getCurLexerEndPos();

Completed in 457 milliseconds