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

  /external/clang/unittests/Basic/
SourceManagerTest.cpp 82 PP.EnterMainSourceFile();
197 PP.EnterMainSourceFile();
299 PP.EnterMainSourceFile();
  /external/clang/lib/Parse/
ParseAST.cpp 111 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/lib/Rewrite/Frontend/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
InclusionRewriter.cpp 350 PP.EnterMainSourceFile();
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 102 PP.EnterMainSourceFile();
LexerTest.cpp 89 PP.EnterMainSourceFile();
PPCallbacksTest.cpp 149 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/
FrontendActions.cpp 345 PP.EnterMainSourceFile();
376 PP.EnterMainSourceFile();
PrintPreprocessedOutput.cpp 595 PP.EnterMainSourceFile();
645 PP.EnterMainSourceFile();
CacheTokens.cpp 557 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 412 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 656 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
658 void EnterMainSourceFile();
    [all...]

Completed in 309 milliseconds