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

  /external/clang/unittests/Basic/
SourceManagerTest.cpp 88 PP.EnterMainSourceFile();
205 PP.EnterMainSourceFile();
307 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
InclusionRewriter.cpp 588 PP.EnterMainSourceFile();
  /external/clang/lib/Parse/
ParseAST.cpp 139 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 106 PP.EnterMainSourceFile();
PPCallbacksTest.cpp 179 PP.EnterMainSourceFile();
225 PP.EnterMainSourceFile();
LexerTest.cpp 74 PP.EnterMainSourceFile();
  /external/clang/unittests/Frontend/
FrontendActionTest.cpp 165 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 692 PP.EnterMainSourceFile();
761 PP.EnterMainSourceFile();
FrontendActions.cpp 638 PP.EnterMainSourceFile();
663 PP.EnterMainSourceFile();
CacheTokens.cpp 593 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 390 mPP->EnterMainSourceFile();
  /external/clang/lib/Lex/
Preprocessor.cpp 491 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
493 void Preprocessor::EnterMainSourceFile() {
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 1101 milliseconds