Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h318 void setActive(bool A) { CleanupBits.IsActive = A; } in setActive() function
H A DCGCleanup.cpp1290 Scope.setActive(true); in ActivateCleanupBlock()
1321 Scope.setActive(false); in DeactivateCleanupBlock()