Searched defs:PrivateRef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 4907 emitSingleReductionCombiner(CodeGenFunction & CGF,const Expr * ReductionOp,const Expr * PrivateRef,const DeclRefExpr * LHS,const DeclRefExpr * RHS) emitSingleReductionCombiner() argument |
H A D | CGStmtOpenMP.cpp | 5033 auto *PrivateRef = DeclRefExpr::Create( createImplicitFirstprivateForType() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 9062 DeclRefExpr *PrivateRef = nullptr; ActOnOpenMPLoopInitialization() local |