Home
last modified time | relevance | path

Searched defs:is_class (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dtyping.py146 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/
Dabg-ir.cc14161 class_decl_sptr is_class = is_class_type(t); in get_canonical_type_for() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp3231 struct is_class struct