Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_cursor.py52 class PetscCXCursorAndRangeVisitor(ctypes.Structure): class
67 …er: Optional[Callable[[ParsingError], None]] = None) -> tuple[PetscCXCursorAndRangeVisitor, list[C…
109 cx_callback = PetscCXCursorAndRangeVisitor(
637 'clang_findReferencesInFile', [clx.Cursor, clx.File, PetscCXCursorAndRangeVisitor]