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

  /external/clang/include/clang/Frontend/
FrontendActions.h 153 class VerifyPCHAction : public ASTFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 68 case VerifyPCH: return new VerifyPCHAction();
  /external/clang/lib/Frontend/
FrontendActions.cpp 376 ASTConsumer *VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI,
381 void VerifyPCHAction::ExecuteAction() {

Completed in 36 milliseconds