Home
last modified time | relevance | path

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

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