Searched refs:ConstructPhaseAction (Results 1 – 2 of 2) sorted by relevance
357 Action *ConstructPhaseAction(const ArgList &Args, phases::ID Phase,
1181 Current.reset(ConstructPhaseAction(Args, Phase, Current.take())); in BuildActions()1201 Action *Driver::ConstructPhaseAction(const ArgList &Args, phases::ID Phase, in ConstructPhaseAction() function in Driver