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