Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPLexerChange.cpp104 EnterSourceFileWithLexer(new Lexer(FID, InputFile, *this), CurDir); in EnterSourceFile()
110 void Preprocessor::EnterSourceFileWithLexer(Lexer *TheLexer, in EnterSourceFileWithLexer() function in Preprocessor
DPragma.cpp291 EnterSourceFileWithLexer(TL, nullptr); in Handle_Pragma()
/external/clang/include/clang/Lex/
DPreprocessor.h1510 void EnterSourceFileWithLexer(Lexer *TheLexer, const DirectoryLookup *Dir);