Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IvarList

1518 /// Generates an IvarList.  Used in construction of a objc_class.
2292 llvm::Constant *IvarList = GenerateIvarList(IvarNames, IvarTypes,
2317 IvarList, offsetPointerIndexes);
2345 llvm::ConstantInt::get(LongTy, instanceSize), IvarList,