Searched defs:LookAheadWeight (Results 1 – 2 of 2) sorted by relevance
152 Weight LookAheadWeight() const { return weight_; } in LookAheadWeight() function220 Weight LookAheadWeight() const { return Weight::One(); } in LookAheadWeight() function767 Weight LookAheadWeight() const { in LookAheadWeight() function
286 Weight LookAheadWeight() const { return matcher_->LookAheadWeight(); } in LookAheadWeight() function