Searched refs:isHandleTypeDispatchable (Results 1 – 1 of 1) sorted by relevance
1409 def isHandleTypeDispatchable(self, handlename): member in ValidityOutputGenerator1506 … self.paramIsArray(param) or self.paramIsPointer(param) or self.isHandleTypeDispatchable(paramtype…1838 while ancestor is not None and not self.isHandleTypeDispatchable(ancestor):