Searched refs:CStyleCast (Results 1 – 3 of 3) sorted by relevance
87 } else if (const auto *CStyleCast = in check() local89 processExplicitCastExpr(Result, CStyleCast); in check()
33 int CStyleCast() { in CStyleCast() function
935 TEST(CStyleCast, MatchesSimpleCase) { in TEST() argument939 TEST(CStyleCast, DoesNotMatchOtherCasts) { in TEST() argument