Home
last modified time | relevance | path

Searched refs:KnownToCauseGC (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc254 static bool KnownToCauseGC(clang::MangleContext* ctx, in KnownToCauseGC() function
875 if ((callee != NULL) && KnownToCauseGC(ctx_, callee)) { in VisitCallExpr()