Searched refs:clx_pointer_type_kinds (Results 1 – 3 of 3) sorted by relevance
97 clx_pointer_type_kinds = clx_array_type_kinds | {clx.TypeKind.POINTER} variable
21 clx_function_type_kinds, clx_var_token_kinds, clx_math_cursor_kinds, clx_pointer_type_kinds,736 if obj_type.kind in clx_pointer_type_kinds:
23 clx_math_cursor_kinds, clx_cast_cursor_kinds, clx_pointer_type_kinds, clx_literal_cursor_kinds,325 c for c in cursor.walk_preorder() if c.type.get_canonical().kind in clx_pointer_type_kinds