Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Interface

1596   // size is a VLA or Objective-C interface.
1621 // Indexing over an interface, as in "NSString *P; P[4];"
2347 llvm::Value *CodeGenFunction::EmitIvarOffset(const ObjCInterfaceDecl *Interface,
2349 return CGM.getObjCRuntime().EmitIvarOffset(*this, Interface, Ivar);