Searched refs:hasReturnValue (Results 1 – 3 of 3) sorted by relevance
367 returnStmt(hasReturnValue(canResolveToExpr(equalsNode(Exp)))); in findDirectMutation()
349 REGISTER_MATCHER(hasReturnValue); in RegistryMaps()
7881 AST_MATCHER_P(ReturnStmt, hasReturnValue, internal::Matcher<Expr>, in AST_MATCHER_P() argument