Home | History | Annotate | Download | only in gold

Lines Matching refs:this_blocker_

83                                                   this->this_blocker_,
90 this->this_blocker_,
107 if (this->this_blocker_ != NULL)
108 delete this->this_blocker_;
114 // by THIS_BLOCKER_. It unblocks NEXT_BLOCKER_.
119 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
120 return this->this_blocker_;
152 if (this->this_blocker_ != NULL)
153 delete this->this_blocker_;
164 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
165 return this->this_blocker_;