Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp266 const char *Preprocessor::getCurLexerEndPos() { in getCurLexerEndPos() function in Preprocessor
356 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
486 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
539 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2285 const char *getCurLexerEndPos();