Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_clang.py67 clx_literal_cursor_kinds = { variable
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_cursor.py23 clx_math_cursor_kinds, clx_cast_cursor_kinds, clx_pointer_type_kinds, clx_literal_cursor_kinds,
331 pointees = [c for c in cursor.walk_preorder() if c.kind in clx_literal_cursor_kinds]