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

  /external/clang/unittests/Basic/
SourceManagerTest.cpp 88 PP.EnterMainSourceFile();
208 PP.EnterMainSourceFile();
312 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
InclusionRewriter.cpp 590 PP.EnterMainSourceFile();
  /external/clang/lib/Parse/
ParseAST.cpp 138 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 106 PP.EnterMainSourceFile();
PPCallbacksTest.cpp 179 PP.EnterMainSourceFile();
225 PP.EnterMainSourceFile();
LexerTest.cpp 73 PP.EnterMainSourceFile();
  /external/clang/unittests/Frontend/
FrontendActionTest.cpp 165 PP.EnterMainSourceFile();
  /external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp 244 preprocessor.EnterMainSourceFile();
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 713 PP.EnterMainSourceFile();
782 PP.EnterMainSourceFile();
FrontendActions.cpp 640 PP.EnterMainSourceFile();
665 PP.EnterMainSourceFile();
CacheTokens.cpp 593 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 389 mPP->EnterMainSourceFile();
  /external/clang/lib/Lex/
Preprocessor.cpp 494 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
496 void Preprocessor::EnterMainSourceFile() {
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 214 milliseconds