Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp274 void OffloadAction::doOnEachDependence(bool IsHostDependence, in doOnEachDependence() argument
276 if (IsHostDependence) in doOnEachDependence()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h375 void doOnEachDependence(bool IsHostDependence,