Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp282 void OffloadAction::doOnEachDependence(bool IsHostDependence, in doOnEachDependence() argument
284 if (IsHostDependence) in doOnEachDependence()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h376 void doOnEachDependence(bool IsHostDependence,