Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_docs.py32 with DiagnosticManager.push_from(docstring.get_pragmas()):
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py370 def push_from(self, dict_like: Mapping[str, Collection[re.Pattern[str]]]): member in DiagnosticsManagerCls