Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h342 bool shouldTestFlagInEHCleanup() const { in shouldTestFlagInEHCleanup() function
H A DCGCleanup.cpp676 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() in PopCleanupBlock()