Searched refs:IsNamedCapture (Results 1 – 2 of 2) sorted by relevance
251 bool IsNamedCapture() const { return capture_name_ != nullptr; } in IsNamedCapture() function
211 if (state->IsNamedCapture()) { in ParseDisjunction()