Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp266 const char *Preprocessor::getCurLexerEndPos() { in getCurLexerEndPos() function in Preprocessor
346 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
477 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
531 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2114 const char *getCurLexerEndPos();