Searched refs:clx_conversion_cursor_kinds (Results 1 – 2 of 2) sorted by relevance
20 clx_scalar_type_kinds, clx_enum_type_kinds, clx_int_type_kinds, clx_conversion_cursor_kinds,386 convert_or_dereference_cursors = clx_conversion_cursor_kinds | {clx.CursorKind.UNARY_OPERATOR}410 elif obj.kind in clx_conversion_cursor_kinds:
83 clx_conversion_cursor_kinds = clx_cast_cursor_kinds | {clx.CursorKind.UNEXPOSED_EXPR} variable