Searched refs:KnownToCauseGC (Results 1 – 1 of 1) sorted by relevance
254 static bool KnownToCauseGC(clang::MangleContext* ctx, in KnownToCauseGC() function875 if ((callee != NULL) && KnownToCauseGC(ctx_, callee)) { in VisitCallExpr()