Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h113 bool CanBeCollapsedWithNextDependentAction = true; variable
166 CanBeCollapsedWithNextDependentAction = false; in setCannotBeCollapsedWithNextDependentAction()
171 return CanBeCollapsedWithNextDependentAction; in isCollapsingWithNextDependentActionLegal()