Searched defs:fake_class (Results 1 – 3 of 3) sorted by relevance
269 struct fake_class { struct275 fake_class* fc = static_cast<fake_class*>(arg); in fake_pointer_arg_copy() argument
55 def register(self, full_qualname: str, fake_class=None) -> None: argument
882 auto fake_class = fake_class_registry.attr("find_fake_class")( in validateFakeScriptObjectSchema() local