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

  /external/clang/lib/Parse/
ParseAST.cpp 122 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 89 PP.EnterMainSourceFile();
206 PP.EnterMainSourceFile();
308 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
InclusionRewriter.cpp 573 PP.EnterMainSourceFile();
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 107 PP.EnterMainSourceFile();
PPCallbacksTest.cpp 178 PP.EnterMainSourceFile();
224 PP.EnterMainSourceFile();
LexerTest.cpp 75 PP.EnterMainSourceFile();
  /external/clang/unittests/Frontend/
FrontendActionTest.cpp 165 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/
FrontendActions.cpp 592 PP.EnterMainSourceFile();
617 PP.EnterMainSourceFile();
PrintPreprocessedOutput.cpp 680 PP.EnterMainSourceFile();
729 PP.EnterMainSourceFile();
CacheTokens.cpp 592 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 371 mPP->EnterMainSourceFile();
  /external/clang/include/clang/Lex/
Preprocessor.h 737 void EnterMainSourceFile();
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 477 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
479 void Preprocessor::EnterMainSourceFile() {

Completed in 1408 milliseconds