Searched refs:LookAheadLabel_ (Results 1 – 1 of 1) sorted by relevance
146 bool LookAheadLabel(Label label) const { return LookAheadLabel_(label); } in LookAheadLabel()173 virtual bool LookAheadLabel_(Label label) const = 0;234 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function326 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function567 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function