Home
last modified time | relevance | path

Searched refs:InitLexer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h160 void InitLexer(const char *BufStart, const char *BufPtr, const char *BufEnd);
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp127 void Lexer::InitLexer(const char *BufStart, const char *BufPtr, in InitLexer() function in Lexer
189 InitLexer(InputFile.getBufferStart(), InputFile.getBufferStart(), in Lexer()
203 InitLexer(BufStart, BufPtr, BufEnd); in Lexer()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11021 {"_ZN5clang5Lexer9InitLexerEPKcS2_S2_", "clang::Lexer::InitLexer(char const*, char const*, char con…