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