Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4907 emitSingleReductionCombiner(CodeGenFunction & CGF,const Expr * ReductionOp,const Expr * PrivateRef,const DeclRefExpr * LHS,const DeclRefExpr * RHS) emitSingleReductionCombiner() argument
5328 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.cpp5033 auto *PrivateRef = DeclRefExpr::Create( createImplicitFirstprivateForType() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9062 DeclRefExpr *PrivateRef = nullptr; ActOnOpenMPLoopInitialization() local
19624 DeclRefExpr *PrivateRef = buildDeclRefExpr(SemaRef, Private, Type, ELoc); ActOnOpenMPLinearClause() local