Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp242 const char *Preprocessor::getCurLexerEndPos() { in getCurLexerEndPos() function in Preprocessor
358 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
487 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
534 const char *EndPos = getCurLexerEndPos(); in HandleEndOfFile()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1935 const char *getCurLexerEndPos();