Searched refs:check_petsc_function_docstring (Results 1 – 3 of 3) sorted by relevance
8 from ._docs import check_petsc_function_docstring, check_petsc_enum_docstring
53 def check_petsc_function_docstring(linter: Linter, cursor: Cursor) -> None: function
235 clx.CursorKind.FUNCTION_DECL : _docs.check_petsc_function_docstring,