Searched refs:implicitCastFromBool (Results 1 – 1 of 1) sorted by relevance
267 auto implicitCastFromBool = implicitCastExpr( in registerMatchers() local276 binaryOperator(hasOperatorName("^"), hasLHS(implicitCastFromBool), in registerMatchers()277 hasRHS(implicitCastFromBool)); in registerMatchers()301 hasLHS(implicitCastFromBool), in registerMatchers()302 hasRHS(implicitCastFromBool)); in registerMatchers()314 implicitCastFromBool, in registerMatchers()