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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h298 Action &HostAction; member in class:clang::driver::final::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2312 virtual ActionBuilderReturnCode addDeviceDepences(Action *HostAction) { argument
3023 addDeviceDependencesToHostAction(Action *HostAction, const Arg *InputArg, phases::ID CurPhase, phases::ID FinalPhase, DeviceActionBuilder::PhasesTy &Phases) argument
3081 addHostDependenceToDeviceActions(Action *&HostAction, const Arg *InputArg) argument
3135 appendTopLevelActions(ActionList &AL, Action *HostAction, const Arg *InputArg) argument
3193 processHostLinkAction(Action *HostAction) argument
[all...]

Completed in 115 milliseconds