Searched defs:is_class (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/ |
D | typing.py | 146 def _type_check(arg, msg, is_argument=True, module=None, *, is_class=False): argument 661 def __init__(self, arg, is_argument=True, module=None, *, is_class=False): argument
|
/third_party/libabigail/src/ |
D | abg-ir.cc | 14161 class_decl_sptr is_class = is_class_type(t); in get_canonical_type_for() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 3231 struct is_class struct
|