Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4886 const Expr *PrivateRef, in emitSingleReductionCombiner()
5580 const Expr *PrivateRef) { in emitReduceCombFunction()
H A DCGStmtOpenMP.cpp5251 auto *PrivateRef = DeclRefExpr::Create( in createImplicitFirstprivateForType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9109 DeclRefExpr *PrivateRef = nullptr; in ActOnOpenMPLoopInitialization() local
19801 DeclRefExpr *PrivateRef = buildDeclRefExpr(SemaRef, Private, Type, ELoc); in ActOnOpenMPLinearClause() local