Searched refs:ObjCProtoName (Results 1 – 4 of 4) sorted by relevance
25 NODE(ObjCProtoName)
555 class ObjCProtoName : public Node {562 ObjCProtoName(const Node *Ty_, StringView Protocol_) in ObjCProtoName() function597 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printLeft()605 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft()614 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printRight()3698 return make<ObjCProtoName>(Child, Proto); in parseQualifiedType()