Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h165 bool isCollapsingWithNextDependentActionLegal() const { in isCollapsingWithNextDependentActionLegal() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4224 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
4238 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
4246 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()