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

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

Completed in 119 milliseconds