Searched refs:needsObjCPass (Results 1 – 2 of 2) sorted by relevance
358 bool needsObjCPass() const;
364 bool MachOLinkingContext::needsObjCPass() const { in needsObjCPass() function in lld::MachOLinkingContext642 if (needsObjCPass()) in addPasses()