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()
698 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local 753 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse() local 1887 Variable *Nvd = Vs.enterScope(*VarDecl, E0); traverse() local