Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h109 bool CanBeCollapsedWithNextDependentAction = true; variable
159 CanBeCollapsedWithNextDependentAction = false; in setCannotBeCollapsedWithNextDependentAction()
164 return CanBeCollapsedWithNextDependentAction; in isCollapsingWithNextDependentActionLegal()