Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h160 void setCannotBeCollapsedWithNextDependentAction() { in setCannotBeCollapsedWithNextDependentAction() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3190 HostAction->setCannotBeCollapsedWithNextDependentAction(); in addDeviceDepences()