Home
last modified time | relevance | path

Searched defs:clx (Results 1 – 12 of 12) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py34 import clang.cindex as clx # type: ignore[import] namespace
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_register.py10 import clang.cindex as clx # type: ignore[import] namespace
H A D_util.py9 import clang.cindex as clx # type: ignore[import] namespace
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_utility.py14 import clang.cindex as clx # type: ignore[import] namespace
H A D_clang.py12 import clang.cindex as clx # type: ignore[import] namespace
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_util.py52 import clang.cindex as clx # type: ignore[import] namespace
H A D_linter.py14 import clang.cindex as clx # type: ignore[import] namespace
H A D_pool.py112 import clang.cindex as clx # type: ignore[import] namespace
H A D_cursor.py10 import clang.cindex as clx # type: ignore[import] namespace
H A D_src_pos.py10 import clang.cindex as clx # type: ignore[import] namespace
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py13 import clang.cindex as clx # type: ignore[import] namespace
H A D_doc_section.py10 import clang.cindex as clx # type: ignore[import] namespace