Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h165 void setCannotBeCollapsedWithNextDependentAction() { in setCannotBeCollapsedWithNextDependentAction() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4597 HostAction->setCannotBeCollapsedWithNextDependentAction(); in BuildOffloadingActions()