Home
last modified time | relevance | path

Searched defs:hasGC (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h85 bool hasGC; local
/external/llvm/lib/IR/
DFunction.cpp377 bool Function::hasGC() const { in hasGC() function in Function
/external/v8/tools/gcmole/
Dgcmole.cc279 bool hasGC() { return (effect_ & kCausesGC) != 0; } in hasGC() function in __anona69aa4600111::ExprEffect