Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5507 const Expr *PrivateRef, in emitSingleReductionCombiner()
5934 const Expr *PrivateRef) { in emitReduceCombFunction()
H A DCGStmtOpenMP.cpp4564 auto *PrivateRef = DeclRefExpr::Create( in createImplicitFirstprivateForType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8475 DeclRefExpr *PrivateRef = nullptr; in ActOnOpenMPLoopInitialization() local
17234 DeclRefExpr *PrivateRef = buildDeclRefExpr(*this, Private, Type, ELoc); in ActOnOpenMPLinearClause() local