Searched refs:getObjCProtoType (Results 1 – 5 of 5) sorted by relevance
166 QualType(Ty,0) == Context.getObjCProtoType()) in desugarForDiagnostic()
2275 Types.ConvertType(CGM.getContext().getObjCProtoType())); in CGObjCGNU()3260 CGM.getTypes().ConvertType(CGM.getContext().getObjCProtoType()); in GenerateProtocolRef()
201 llvm::Type *T = Types.ConvertType(Ctx.getObjCProtoType()); in getExternalProtocolPtrTy()
2153 QualType getObjCProtoType() const { in getObjCProtoType() function
1419 QualType Ty = Context.getObjCProtoType(); in ParseObjCProtocolExpression()