Searched refs:SupportsObjCGC (Results 1 – 4 of 4) sorted by relevance
255 virtual bool SupportsObjCGC() const { return true; } in SupportsObjCGC() function
296 bool SupportsObjCGC() const override { in SupportsObjCGC() function462 bool SupportsObjCGC() const override;
1080 bool Darwin::SupportsObjCGC() const { in SupportsObjCGC() function in Darwin
4290 } else if (getToolChain().SupportsObjCGC()) { in ConstructJob()