Searched refs:ImplicitCastFromBool (Results 1 – 1 of 1) sorted by relevance
268 auto ImplicitCastFromBool = implicitCastExpr( in registerMatchers() local277 binaryOperator(hasOperatorName("^"), hasLHS(ImplicitCastFromBool), in registerMatchers()278 hasRHS(ImplicitCastFromBool)); in registerMatchers()302 hasLHS(ImplicitCastFromBool), in registerMatchers()303 hasRHS(ImplicitCastFromBool)); in registerMatchers()315 ImplicitCastFromBool, in registerMatchers()