Home
last modified time | relevance | path

Searched refs:InitScope (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp2256 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitTaskCall() local
2257 InitScope.addPrivate(Elem, [SrcElement]() -> llvm::Value *{ in emitTaskCall()
2260 (void)InitScope.Privatize(); in emitTaskCall()
2270 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitTaskCall() local
2271 InitScope.addPrivate(Elem, [SharedRefLValue]() -> llvm::Value *{ in emitTaskCall()
2274 (void)InitScope.Privatize(); in emitTaskCall()
HDCGStmtOpenMP.cpp153 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp3781 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
3880 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local