Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h163 bool isCollapsingWithNextDependentActionLegal() const { in isCollapsingWithNextDependentActionLegal() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp3581 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
3595 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()
3603 !CurAction->isCollapsingWithNextDependentActionLegal()) in getPrevDependentAction()