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