Searched defs:Nvd (Results 1 – 2 of 2) sorted by relevance
200 R_SExpr reduceFunction(Function &Orig, Variable *Nvd, R_SExpr E0) { in reduceFunction()204 R_SExpr reduceSFunction(SFunction &Orig, Variable *Nvd, R_SExpr E0) { in reduceSFunction()279 R_SExpr reduceLet(Let &Orig, Variable *Nvd, R_SExpr B) { in reduceLet()
689 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local744 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse() local1878 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local