Home | History | Annotate | Download | only in src

Lines Matching refs:variable_

426       : variable_(variable), node_(node), previous_(*variable) {
431 *variable_ = previous_;
438 Target** variable_;
447 : variable_(variable), previous_(*variable) {
452 *variable_ = previous_;
456 Target** variable_;