Searched defs:EnterSourceFileWithLexer (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPLexerChange.cpp105 EnterSourceFileWithLexer(new Lexer(FID, InputFile, *this), CurDir);
109 /// EnterSourceFileWithLexer - Add a source file to the top of the include stack
111 void Preprocessor::EnterSourceFileWithLexer(Lexer *TheLexer, function in class:Preprocessor

Completed in 65 milliseconds