Home
last modified time | relevance | path

Searched refs:getSingleDeviceDependence (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DAction.cpp296 OffloadAction::getSingleDeviceDependence(bool DoNotConsiderHostActions) const { in getSingleDeviceDependence() function in OffloadAction
H A DDriver.cpp4896 OA->getSingleDeviceDependence(/*DoNotConsiderHostActions=*/true); in getPrevDependentAction()
5263 ? OA->getSingleDeviceDependence(/*DoNotConsiderHostActions=*/true) in BuildJobsForActionNoCache()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DAction.h393 getSingleDeviceDependence(bool DoNotConsiderHostActions = false) const;