Searched refs:SkipPubSection (Results 1 – 9 of 9) sorted by relevance
243 bool SkipPubSection; member249 bool SkipPubSection = false)250 : Name(Name), Die(Die), SkipPubSection(SkipPubSection) {} in Name()255 SkipPubSection(false), in AccelInfo()
1627 bool SkipPubSection) { in addObjCAccelerator() argument1633 SkipPubSection); in addObjCAccelerator()1635 SkipPubSection); in addObjCAccelerator()1638 Die, StringPool.getEntry(*Names->ClassNameNoCategory), SkipPubSection); in addObjCAccelerator()1641 Die, StringPool.getEntry(*Names->MethodNameNoCategory), SkipPubSection); in addObjCAccelerator()
1216 if (Name.SkipPubSection) in emitPubSectionForUnit()