Searched defs:object (Results 1 – 8 of 8) sorted by relevance
18 catch (Foo& object) { in main() local
20 catch (Foo object) { in main() local
30 struct object struct43 object *p = reinterpret_cast<object *>(&arena[pos]); in malloc() argument
98 get_subobject(const void* object, in get_subobject()115 walk_object(const void *object, in walk_object()182 const void* object; member200 base_to_derived_cast(const void *object, in base_to_derived_cast()
2045 T* object, Result (T::*method)(), const char* location) { in HandleSehExceptionsInMethodIfSupported()2072 T* object, Result (T::*method)(), const char* location) { in HandleExceptionsInMethodIfSupported()