Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h311 bool shouldTestFlagInEHCleanup() const { in shouldTestFlagInEHCleanup() function
DCGCleanup.cpp583 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() : nullptr; in PopCleanupBlock()