Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCInterfaceType

1631 llvm::DIType CGDebugInfo::CreateType(const ObjCInterfaceType *Ty,
1657 llvm::DIType CGDebugInfo::CreateTypeDefinition(const ObjCInterfaceType *Ty, llvm::DIFile Unit) {
2102 return cast<ObjCInterfaceType>(Ty)->getDecl();
2133 return CreateType(cast<ObjCInterfaceType>(Ty), Unit);