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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h299 Action &HostAction; member in class:clang::driver::final::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2343 virtual ActionBuilderReturnCode addDeviceDepences(Action *HostAction) { argument
3096 addDeviceDependencesToHostAction(Action *HostAction, const Arg *InputArg, phases::ID CurPhase, phases::ID FinalPhase, DeviceActionBuilder::PhasesTy &Phases) argument
3154 addHostDependenceToDeviceActions(Action *&HostAction, const Arg *InputArg) argument
3208 appendTopLevelActions(ActionList &AL, Action *HostAction, const Arg *InputArg) argument
3269 processHostLinkAction(Action *HostAction) argument
[all...]

Completed in 102 milliseconds