Searched refs:afterType (Results 1 – 1 of 1) sorted by relevance
317 const auto afterType = view.substr(typeI + type.size()); in FixBindings() local321 if (!afterType.starts_with(t.name)) { in FixBindings()326 if (const char ch = afterType[t.name.size()]; in FixBindings()