Searched refs:getInitPriv (Results 1 – 4 of 4) sorted by relevance
249 Expr *getInitPriv() { return Priv; } in getInitPriv() function250 const Expr *getInitPriv() const { return Priv; } in getInitPriv() function
3340 cast<DeclRefExpr>(D->getInitPriv())->getDecl(), in VisitOMPDeclareReductionDecl()3341 cast<DeclRefExpr>(NewDRD->getInitPriv())->getDecl()); in VisitOMPDeclareReductionDecl()3346 cast<VarDecl>(cast<DeclRefExpr>(D->getInitPriv())->getDecl()); in VisitOMPDeclareReductionDecl()
1864 Record.AddStmt(D->getInitPriv()); in VisitOMPDeclareReductionDecl()
1172 cast<VarDecl>(cast<DeclRefExpr>(D->getInitPriv())->getDecl()), in emitUserDefinedReduction()