Searched refs:EnterSourceFileWithPTH (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DPPLexerChange.cpp81 EnterSourceFileWithPTH(PL, CurDir);
134 /// EnterSourceFileWithPTH - Add a source file to the top of the include stack
136 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, function in class:Preprocessor
/external/clang/include/clang/Lex/
H A DPreprocessor.h1470 void EnterSourceFileWithPTH(PTHLexer *PL, const DirectoryLookup *Dir);

Completed in 2249 milliseconds