Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_clang.py100 clx_enum_type_kinds = {clx.TypeKind.ENUM}
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py44 ENUM = enum.auto() variable in DocStringType
459 clx.TypeKind.ENUM : ('E', 'enums', Type.ENUM),