reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1257 if (Ty.isNull()) 1259 Ty = Context.getObjCObjectPointerType(Ty); 1259 Ty = Context.getObjCObjectPointerType(Ty); 1260 return new (Context) ObjCProtocolExpr(Ty, PDecl, AtLoc, ProtoIdLoc, RParenLoc);