Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_cursor.py153 self.__cursor = cursor.clang_cursor()
793 def clang_cursor(self) -> clx.Cursor: member in Cursor