Searched defs:hasGC (Results 1 – 5 of 5) sorted by relevance
85 bool hasGC; local
264 bool Function::hasGC() const { in hasGC() function in Function
246 bool hasGC() const { in hasGC() function
335 bool hasGC() const { in hasGC() function
279 bool hasGC() { return (effect_ & kCausesGC) != 0; } in hasGC() function in __anon85d096280111::ExprEffect