Searched refs:IsSelfMutatingAssignment (Results 1 – 1 of 1) sorted by relevance
45 const auto IsSelfMutatingAssignment = in registerMatchers() local51 functionDecl(hasBody(hasDescendant(IsSelfMutatingAssignment))); in registerMatchers()