Searched refs:VISITOR_DEALLOC (Results 1 – 3 of 3) sorted by relevance
41 VISITOR_DEALLOC = 4, enumerator
126 v->visitor.type = VISITOR_DEALLOC; in qapi_dealloc_visitor_new()
175 return v->type == VISITOR_DEALLOC; in visit_is_dealloc()438 case VISITOR_DEALLOC: in visit_type_enum()