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

  /external/clang/lib/Parse/
ParseAST.cpp 123 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 182 PP.EnterMainSourceFile();
227 PP.EnterMainSourceFile();
PPConditionalDirectiveRecordTest.cpp 107 PP.EnterMainSourceFile();
LexerTest.cpp 75 PP.EnterMainSourceFile();
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 89 PP.EnterMainSourceFile();
206 PP.EnterMainSourceFile();
308 PP.EnterMainSourceFile();
  /external/clang/lib/Rewrite/Frontend/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
InclusionRewriter.cpp 532 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/
FrontendActions.cpp 569 PP.EnterMainSourceFile();
600 PP.EnterMainSourceFile();
PrintPreprocessedOutput.cpp 680 PP.EnterMainSourceFile();
730 PP.EnterMainSourceFile();
CacheTokens.cpp 581 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 410 mPP->EnterMainSourceFile();
  /external/clang/lib/Lex/
Preprocessor.cpp 454 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
456 void Preprocessor::EnterMainSourceFile() {
  /external/clang/include/clang/Lex/
Preprocessor.h 707 void EnterMainSourceFile();
    [all...]

Completed in 1220 milliseconds