Searched refs:ObjCProtoName (Results 1 – 2 of 2) sorted by relevance
26 NODE(ObjCProtoName)
588 class ObjCProtoName : public Node {595 ObjCProtoName(const Node *Ty_, std::string_view Protocol_) in ObjCProtoName() function632 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printLeft()640 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft()649 !static_cast<const ObjCProtoName *>(Pointee)->isObjCObject()) { in printRight()4015 return make<ObjCProtoName>(Child, Proto); in parseQualifiedType()