Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp284 Action *OffloadAction::getHostDependence() const { in getHostDependence() function in OffloadAction
H A DDriver.cpp5157 CurAction = OA->getHostDependence(); in getPrevDependentAction()
5549 : OA->getHostDependence(); in BuildJobsForActionNoCache()
5554 OA->getHostDependence(), in BuildJobsForActionNoCache()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h383 Action *getHostDependence() const;