Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DAction.h111 bool CanBeCollapsedWithNextDependentAction = true; variable
161 CanBeCollapsedWithNextDependentAction = false; in setCannotBeCollapsedWithNextDependentAction()
166 return CanBeCollapsedWithNextDependentAction; in isCollapsingWithNextDependentActionLegal()