Searched refs:QAPIXRefRole (Results 1 – 1 of 1) sorted by relevance
89 class QAPIXRefRole(XRefRole): class769 "mod": QAPIXRefRole(),770 "cmd": QAPIXRefRole(),771 "event": QAPIXRefRole(),772 "enum": QAPIXRefRole(),773 "obj": QAPIXRefRole(), # specifically structs and unions.774 "alt": QAPIXRefRole(),776 "type": QAPIXRefRole(),777 "any": QAPIXRefRole(), # reference *any* type of QAPI object.