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.cpp4912 const Expr *PrivateRef, in emitSingleReductionCombiner()
5333 const Expr *PrivateRef) { in emitReduceCombFunction()
H A DCGStmtOpenMP.cpp5051 auto *PrivateRef = DeclRefExpr::Create( in createImplicitFirstprivateForType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9069 DeclRefExpr *PrivateRef = nullptr; in ActOnOpenMPLoopInitialization() local
19139 DeclRefExpr *PrivateRef = buildDeclRefExpr(SemaRef, Private, Type, ELoc); in ActOnOpenMPLinearClause() local