Searched refs:ExtractAPIAction (Results 1 – 2 of 2) sorted by relevance
62 return std::make_unique<ExtractAPIAction>(); in CreateFrontendBaseAction()
4008 ExtractAPIJobAction *ExtractAPIAction = nullptr; in BuildActions() local4062 if (Phase == phases::Precompile && ExtractAPIAction) { in BuildActions()4063 ExtractAPIAction->addHeaderInput(Current); in BuildActions()4079 ExtractAPIAction = EAA; in BuildActions()