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