Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5462 const Expr *PrivateRef, in emitSingleReductionCombiner()
5889 const Expr *PrivateRef) { in emitReduceCombFunction()
DCGStmtOpenMP.cpp4147 auto *PrivateRef = DeclRefExpr::Create( in createImplicitFirstprivateForType() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp7737 DeclRefExpr *PrivateRef = nullptr; in ActOnOpenMPLoopInitialization() local
15847 DeclRefExpr *PrivateRef = buildDeclRefExpr(*this, Private, Type, ELoc); in ActOnOpenMPLinearClause() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4311 const Expr *PrivateRef, in emitSingleReductionCombiner()
/external/clang/lib/Sema/
DSemaOpenMP.cpp9655 auto *PrivateRef = buildDeclRefExpr(*this, Private, Type, ELoc); in ActOnOpenMPLinearClause() local