Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h302 bool shouldTestFlagInEHCleanup() const { in shouldTestFlagInEHCleanup() function
DCGCleanup.cpp573 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() : 0; in PopCleanupBlock()