Searched defs:StaticCast (Results 1 – 2 of 2) sorted by relevance
2863 TEST(StaticCast, MatchesSimpleCase) { in TEST() argument2868 TEST(StaticCast, DoesNotMatchOtherCasts) { in TEST() argument
7203 SmallString<128> StaticCast; in DiagnoseNarrowingInInitList() local