Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IvarList

1318 /// Generates an IvarList.  Used in construction of a objc_class.
2095 llvm::Constant *IvarList = GenerateIvarList(IvarNames, IvarTypes,
2120 IvarList, offsetPointerIndexes);
2148 llvm::ConstantInt::get(LongTy, instanceSize), IvarList,