Searched refs:MatchForCodepointName (Results 1 – 4 of 4) sorted by relevance
79 struct MatchForCodepointName { struct85 SmallVector<MatchForCodepointName> argument
327 bool operator==(MatchForCodepointName a, MatchForCodepointName b) { in operator ==()354 using M = MatchForCodepointName; in TEST()
422 llvm::SmallVector<MatchForCodepointName>429 llvm::SmallVector<MatchForCodepointName> Matches; in nearestMatchesForCodepointName()450 [&](const MatchForCodepointName &a, std::size_t Distance) { in nearestMatchesForCodepointName()458 MatchForCodepointName M{GetName(), Distance, Value}; in nearestMatchesForCodepointName()
503 SmallVector<u::MatchForCodepointName> Matches = in DiagnoseInvalidUnicodeCharacterName()