Searched refs:pred_ (Results 1 – 5 of 5) sorted by relevance
161 pred_(pred), in Operator()170 return this->pred_(this->parameter(), that->parameter()); in Equals()187 Pred const pred_; variable
56 Pred pred_; variable
83 if (pred_(entry->key_, key)) return &entry->value_; in Find()
168 CatchPrediction pred_; // Prediction of whether handler is catching. member
1647 CatchPrediction prediction = exception_handlers_.top().pred_; in MakeNode()