Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DAction.h111 bool CanBeCollapsedWithNextDependentAction = true; variable
161 CanBeCollapsedWithNextDependentAction = false; in setCannotBeCollapsedWithNextDependentAction()
166 return CanBeCollapsedWithNextDependentAction; in isCollapsingWithNextDependentActionLegal()