Searched refs:_is_object (Results 1 – 2 of 2) sorted by relevance
13 ignored_from_file, IGNORED_FILE, is_supported, _is_object,98 elif skip_objects and _is_object(found.vartype):
197 if _is_object(vartype):300 def _is_object(vartype): function