Searched refs:CastStmt (Results 1 – 1 of 1) sorted by relevance
495 if (const auto *CastStmt = selectFirst<Stmt>("stmt", ExplicitCast)) in findCastMutation() local496 return CastStmt; in findCastMutation()