Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.h318 bool shouldTestFlagInEHCleanup() const { in shouldTestFlagInEHCleanup() function
HDCGCleanup.cpp594 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() : nullptr; in PopCleanupBlock()