Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.h319 void setActive(bool A) { CleanupBits.IsActive = A; } in setActive() function
H A DCGCleanup.cpp1242 Scope.setActive(true); in ActivateCleanupBlock()
1267 Scope.setActive(false); in DeactivateCleanupBlock()