Searched refs:PrecompilePreambleAction (Results 1 – 1 of 1) sorted by relevance
899 class PrecompilePreambleAction : public ASTFrontendAction { class904 explicit PrecompilePreambleAction(ASTUnit &Unit) in PrecompilePreambleAction() function in __anon334b82b20311::PrecompilePreambleAction922 PrecompilePreambleAction *Action;926 PrecompilePreambleConsumer(ASTUnit &Unit, PrecompilePreambleAction *Action, in PrecompilePreambleConsumer()981 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()1576 std::unique_ptr<PrecompilePreambleAction> Act; in getMainBufferWithPrecompiledPreamble()1577 Act.reset(new PrecompilePreambleAction(*this)); in getMainBufferWithPrecompiledPreamble()