Searched defs:deactivation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprAgg.cpp | 553 CodeGenFunction::CleanupDeactivationScope deactivation(CGF); EmitArrayInit() local |
H A D | CGExprCXX.cpp | 1011 CleanupDeactivationScope deactivation(*this); EmitNewArrayInitializer() local |