Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/ !
H A D_util.py57 linter.add_diagnostic_from_cursor(
146 linter.add_diagnostic_from_cursor(
276 linter.add_diagnostic_from_cursor(
343 linter.add_diagnostic_from_cursor(obj, diag)
371 linter.add_diagnostic_from_cursor(obj, diag)
573 linter.add_diagnostic_from_cursor(
583 linter.add_diagnostic_from_cursor(
612 linter.add_diagnostic_from_cursor(
634 linter.add_diagnostic_from_cursor(idx_cursor, diag)
717 linter.add_diagnostic_from_cursor(
[all …]
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ !
H A D_linter.py234 self.add_diagnostic_from_cursor(
630 self.add_diagnostic_from_cursor(
690 self.add_diagnostic_from_cursor(
700 def add_diagnostic_from_cursor(self, cursor: Cursor, diagnostic: Diagnostic) -> None: member in Linter
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ !
H A D_doc_str.py749 return self._linter.add_diagnostic_from_cursor(