Searched refs:InitScope (Results 1 – 3 of 3) sorted by relevance
3547 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3548 InitScope.addPrivate( in emitPrivatesInit()3550 (void)InitScope.Privatize(); in emitPrivatesInit()3560 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local3561 InitScope.addPrivate(Elem, [SharedRefLValue]() -> Address { in emitPrivatesInit()3564 (void)InitScope.Privatize(); in emitPrivatesInit()
505 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local629 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
4017 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local4117 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local