Home
last modified time | relevance | path

Searched refs:get_pragmas (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/docs/
H A D_doc_str.py603 def get_pragmas(self) -> dict[str, set[re.Pattern[str]]]: member in PetscDocString