Searched defs:ConstructPhaseAction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DDriver.cpp1247 Current.reset(ConstructPhaseAction(Args, Phase, Current.release()));
1272 Action *Driver::ConstructPhaseAction(const ArgList &Args, phases::ID Phase, function in class:Driver
1335 llvm_unreachable("invalid phase in ConstructPhaseAction");

Completed in 403 milliseconds