Searched refs:NonConstMethod (Results 1 – 1 of 1) sorted by relevance
346 const auto NonConstMethod = cxxMethodDecl(unless(isConst())); in findDirectMutation() local350 cxxOperatorCallExpr(callee(NonConstMethod), in findDirectMutation()373 callee(memberExpr(hasDeclaration(NonConstMethod), in findDirectMutation()