Home
last modified time | relevance | path

Searched refs:check_valid_type (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_util.py51 def check_valid_type(t: clx.Type) -> bool: function
68 if check_valid_type(t.get_pointee()):
82 if check_valid_type(cursor.type):