HomeSort by: relevance | last modified time | path
    Searched refs:EnterMainSourceFile (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 103 PP.EnterMainSourceFile();
InclusionRewriter.cpp 548 PP.EnterMainSourceFile();
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseAST.cpp 143 S.getPreprocessor().EnterMainSourceFile();
  /src/external/apache2/llvm/dist/clang/lib/Interpreter/
IncrementalParser.cpp 95 PP.EnterMainSourceFile();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 774 PP.EnterMainSourceFile();
790 PP.EnterMainSourceFile();
964 PP.EnterMainSourceFile();
PrintPreprocessedOutput.cpp 831 PP.EnterMainSourceFile();
908 PP.EnterMainSourceFile();
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp 528 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
530 void Preprocessor::EnterMainSourceFile() {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1323 void EnterMainSourceFile();

Completed in 21 milliseconds