Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DAction.h164 void setCannotBeCollapsedWithNextDependentAction() { in setCannotBeCollapsedWithNextDependentAction() function
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp4448 HostAction->setCannotBeCollapsedWithNextDependentAction(); in BuildOffloadingActions()