Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp92 EnterSourceFileWithLexer(new Lexer(FID, *InputFile, *this), CurDir); in EnterSourceFile()
98 void Preprocessor::EnterSourceFileWithLexer(Lexer *TheLexer, in EnterSourceFileWithLexer() function in Preprocessor
H A DPragma.cpp330 EnterSourceFileWithLexer(TL, nullptr); in Handle_Pragma()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2187 void EnterSourceFileWithLexer(Lexer *TheLexer, const DirectoryLookup *Dir);