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

  /external/clang/lib/Parse/
ParseAST.cpp 77 S.getPreprocessor().EnterMainSourceFile();
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 74 PP.EnterMainSourceFile();
141 PP.EnterMainSourceFile();
242 PP.EnterMainSourceFile();
  /external/clang/unittests/Lex/
PreprocessingRecordTest.cpp 91 PP.EnterMainSourceFile();
LexerTest.cpp 79 PP.EnterMainSourceFile();
  /external/clang/lib/Rewrite/
RewriteMacros.cpp 104 PP.EnterMainSourceFile();
  /external/clang/lib/Frontend/
FrontendActions.cpp 383 PP.EnterMainSourceFile();
414 PP.EnterMainSourceFile();
PrintPreprocessedOutput.cpp 559 PP.EnterMainSourceFile();
605 PP.EnterMainSourceFile();
CacheTokens.cpp 557 PP.EnterMainSourceFile();
  /frameworks/compile/slang/
slang.cpp 403 mPP->EnterMainSourceFile();
  /external/clang/include/clang/Lex/
Preprocessor.h 525 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
527 void EnterMainSourceFile();
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 398 /// EnterMainSourceFile - Enter the specified FileID as the main source file,
400 void Preprocessor::EnterMainSourceFile() {

Completed in 186 milliseconds