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

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

Completed in 85 milliseconds