Lines Matching full:slice
161 Ctx.Slice->addObjCIVar(Record, Name, Linkage, Avail, IV, *Access, AC); in recordObjCInstanceVariables()
185 Ctx.Slice->addObjCInterface(Name, Linkage, Avail, D, *Access, IsEHType); in VisitObjCInterfaceDecl()
209 Ctx.Slice->addObjCCategory(InterfaceName, CategoryName, Avail, D, *Access) in VisitObjCCategoryDecl()
244 auto [GR, FA] = Ctx.Slice->addGlobal(getMangledName(D), Linkage, in VisitVarDecl()
298 Ctx.Slice->addGlobal(Name, Linkage, GlobalRecord::Kind::Function, Avail, in VisitFunctionDecl()
490 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in emitVTableSymbols()
505 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in emitVTableSymbols()
535 Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in emitVTableSymbols()
541 Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in emitVTableSymbols()
634 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in VisitCXXRecordDecl()
641 auto [GR, FA] = Ctx.Slice->addGlobal( in VisitCXXRecordDecl()
656 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in VisitCXXRecordDecl()
662 auto [CompleteGR, CompleteFA] = Ctx.Slice->addGlobal( in VisitCXXRecordDecl()
669 auto [VirtualGR, VirtualFA] = Ctx.Slice->addGlobal( in VisitCXXRecordDecl()
685 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in VisitCXXRecordDecl()
719 auto [GR, FA] = Ctx.Slice->addGlobal(Name, RecordLinkage::Exported, in VisitCXXRecordDecl()