Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DAction.h160 void setCannotBeCollapsedWithNextDependentAction() { in setCannotBeCollapsedWithNextDependentAction() function
/external/llvm-project/clang/lib/Driver/
DDriver.cpp3041 HostAction->setCannotBeCollapsedWithNextDependentAction(); in addDeviceDepences()