Home
last modified time | relevance | path

Searched refs:ConstructPhaseAction (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Driver/
DDriver.h379 ConstructPhaseAction(const ToolChain &TC, const llvm::opt::ArgList &Args,
/external/clang/lib/Driver/
DDriver.cpp1504 Current = ConstructPhaseAction(TC, Args, Phase, std::move(Current)); in BuildActions()
1542 Driver::ConstructPhaseAction(const ToolChain &TC, const ArgList &Args, in ConstructPhaseAction() function in Driver