HomeSort by relevance Sort by last modified time
    Searched refs:EnterSourceFileWithLexer (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 104 EnterSourceFileWithLexer(new Lexer(FID, InputFile, *this), CurDir);
108 /// EnterSourceFileWithLexer - Add a source file to the top of the include stack
110 void Preprocessor::EnterSourceFileWithLexer(Lexer *TheLexer,
Pragma.cpp 293 EnterSourceFileWithLexer(TL, nullptr);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 120 milliseconds