Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section.py178 docstring.make_diagnostic(
289 docstring.make_diagnostic(
392 docstring.make_diagnostic(
475 diag = docstring.make_diagnostic(
506 docstring.make_diagnostic(
526 docstring.make_diagnostic(
638 diag = docstring.make_diagnostic(
721 diag = docstring.make_diagnostic(
821 docstring.make_diagnostic(
1348 docstring.make_diagnostic(
H A D_doc_str.py693 …def make_diagnostic(self, kind: DiagnosticKind, diag_flag: str, msg: str, src_range: Optional[Unio… member in PetscDocString
737 return self.add_diagnostic(self.make_diagnostic(kind, diag_flag, msg, src_range, **kwargs))
818 diag = self.make_diagnostic(
H A D_doc_section_base.py514 warn_diag = docstring.make_diagnostic(