Home
last modified time | relevance | path

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

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