Searched refs:InitScope (Results 1 – 3 of 3) sorted by relevance
2256 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitTaskCall() local2257 InitScope.addPrivate(Elem, [SrcElement]() -> llvm::Value *{ in emitTaskCall()2260 (void)InitScope.Privatize(); in emitTaskCall()2270 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitTaskCall() local2271 InitScope.addPrivate(Elem, [SharedRefLValue]() -> llvm::Value *{ in emitTaskCall()2274 (void)InitScope.Privatize(); in emitTaskCall()
153 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
3781 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local3880 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local