Searched refs:IsPartOfSelf (Results 1 – 1 of 1) sorted by relevance
42 const auto IsPartOfSelf = allOf( in registerMatchers() local46 expr(anyOf(binaryOperator(isAssignmentOperator(), hasLHS(IsPartOfSelf)), in registerMatchers()48 hasArgument(0, IsPartOfSelf)))); in registerMatchers()