Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h318 void setActive(bool A) { CleanupBits.IsActive = A; } in setActive() function
H A DCGCleanup.cpp1278 Scope.setActive(true); in ActivateCleanupBlock()
1309 Scope.setActive(false); in DeactivateCleanupBlock()