Searched refs:InitRef (Results 1 – 2 of 2) sorted by relevance
4973 auto *InitRef = DeclRefExpr::Create( in createImplicitFirstprivateForType() local4978 InitRef, /*BasePath=*/nullptr, in createImplicitFirstprivateForType()4982 Data.FirstprivateInits.emplace_back(InitRef); in createImplicitFirstprivateForType()
19998 DeclRefExpr *InitRef = buildDeclRefExpr(*this, Init, Type, ELoc); in ActOnOpenMPLinearClause() local20005 Inits.push_back(InitRef); in ActOnOpenMPLinearClause()