Searched refs:ObjCProtoName (Results 1 – 2 of 2) sorted by relevance
26 NODE(ObjCProtoName)
614 class ObjCProtoName : public Node {619 ObjCProtoName(const Node *Ty_, std::string_view Protocol_) in ObjCProtoName() function658 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printLeft()666 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft()675 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printRight()4154 return make<ObjCProtoName>(Child, Proto); in parseQualifiedType()