Searched refs:explicitCastExpr (Results 1 – 6 of 6) sorted by relevance
126 auto ExplicitCast = explicitCastExpr(anyOf(MatchExprPtr, MatchExprRefTypeDef, in checkASTCodeBody()171 explicitCastExpr(anyOf(MatchExprPtrUnrelatedTypes, in checkASTCodeBody()
314 explicitCastExpr(allOf(hasType(SuspiciousScalarBooleanTypeM), in checkASTCodeBody()318 explicitCastExpr(allOf(hasType(SuspiciousScalarNumberTypeM), in checkASTCodeBody()
541 explicitCastExpr(hasDestinationType( in findCastMutation()552 anyOf(explicitCastExpr(hasDestinationType( in findCastMutation()782 explicitCastExpr(hasSourceExpression(canResolveToExprPointee(Exp)), in findPointeeToNonConst()
246 REGISTER_MATCHER(explicitCastExpr); in RegistryMaps()
1015 explicitCastExpr; variable
2783 explicitCastExpr;