Home
last modified time | relevance | path

Searched refs:EnterSourceFileWithLexer (Results 1 – 6 of 6) 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/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp92 EnterSourceFileWithLexer(new Lexer(FID, *InputFile, *this), CurDir); in EnterSourceFile()
98 void Preprocessor::EnterSourceFileWithLexer(Lexer *TheLexer, in EnterSourceFileWithLexer() function in Preprocessor
DPragma.cpp330 EnterSourceFileWithLexer(TL, nullptr); in Handle_Pragma()
/external/clang/include/clang/Lex/
DPreprocessor.h1818 void EnterSourceFileWithLexer(Lexer *TheLexer, const DirectoryLookup *Dir);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2182 void EnterSourceFileWithLexer(Lexer *TheLexer, const DirectoryLookup *Dir);