Searched refs:PrecompilePreambleAction (Results 1 – 1 of 1) sorted by relevance
249 class PrecompilePreambleAction : public ASTFrontendAction { class251 PrecompilePreambleAction(std::shared_ptr<PCHBuffer> Buffer, bool WritePCHFile, in PrecompilePreambleAction() function in __anon90aee0a50111::PrecompilePreambleAction294 PrecompilePreambleConsumer(PrecompilePreambleAction &Action, Preprocessor &PP, in PrecompilePreambleConsumer()320 PrecompilePreambleAction &Action;324 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()513 auto Act = std::make_unique<PrecompilePreambleAction>( in Build()