Home
last modified time | relevance | path

Searched defs:PrivateRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4896 emitSingleReductionCombiner(CodeGenFunction & CGF,const Expr * ReductionOp,const Expr * PrivateRef,const DeclRefExpr * LHS,const DeclRefExpr * RHS) emitSingleReductionCombiner() argument
5317 emitReduceCombFunction(CodeGenModule & CGM,SourceLocation Loc,ReductionCodeGen & RCG,unsigned N,const Expr * ReductionOp,const Expr * LHS,const Expr * RHS,const Expr * PrivateRef) emitReduceCombFunction() argument
H A DCGStmtOpenMP.cpp4994 auto *PrivateRef = DeclRefExpr::Create( createImplicitFirstprivateForType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9260 DeclRefExpr *PrivateRef = nullptr; ActOnOpenMPLoopInitialization() local
20334 DeclRefExpr *PrivateRef = buildDeclRefExpr(*this, Private, Type, ELoc); ActOnOpenMPLinearClause() local