Home | History | Annotate | Download | only in src

Lines Matching refs:variable_

430       : variable_(variable), node_(node), previous_(*variable) {
435 *variable_ = previous_;
442 Target** variable_;
451 : variable_(variable), previous_(*variable) {
456 *variable_ = previous_;
460 Target** variable_;