Searched defs:oldVar (Results 1 – 2 of 2) sorted by relevance
69 void replaceGlobalVariable(const TVariable *oldVar, TVariable *newVar) in replaceGlobalVariable()74 TVariable *getVariableReplacement(const TVariable *oldVar) const in getVariableReplacement()
72 const TVariable &oldVar = ViewDeclaration(*declNode).symbol.variable(); in rewrite() local