Searched refs:MatchForCodepointName (Results 1 – 3 of 3) sorted by relevance
81 struct MatchForCodepointName { struct87 LLVM_ABI SmallVector<MatchForCodepointName> argument
418 llvm::SmallVector<MatchForCodepointName>425 llvm::SmallVector<MatchForCodepointName> Matches; in nearestMatchesForCodepointName() 446 [&](const MatchForCodepointName &a, std::size_t Distance) { in nearestMatchesForCodepointName() 454 MatchForCodepointName M{GetName(), Distance, Value}; in nearestMatchesForCodepointName()
566 SmallVector<u::MatchForCodepointName> Matches = in DiagnoseInvalidUnicodeCharacterName()