Searched refs:rettypes (Results 1 – 1 of 1) sorted by relevance
524 rettypes = {} variable531 if not rettypes.has_key(type):532 rettypes[type] = func545 if (name == None) or ((name not in argtypes) and (name not in rettypes)):583 if (is_known_return_type(name) == 0) and (name in rettypes):