Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_util.py56 def fully_qualify(t: clx.Type) -> list[str]: function
67 ret_list = [level.view(title, str(t.kind), ' '.join(fully_qualify(t)))]