Searched refs:parenttype (Results 1 – 2 of 2) sorted by relevance
19 class (parenttype) :: arg1, arg321 class (parenttype), pointer :: arg422 class (parenttype), allocatable :: arg5
51 #define SUBTYPE_FILTER(type, parenttype, ...) \ argument55 r = ifapi_json_ ## parenttype ## _deserialize(jso, &v); \