Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h170 bool isCollapsingWithNextDependentActionLegal() const { in isCollapsingWithNextDependentActionLegal() function
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5137 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
5151 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
5159 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()