Searched defs:static_ptr (Results 1 – 4 of 4) sorted by relevance
17 void static_ptr() in static_ptr() function
67 void (*static_ptr)(int, ...) = &C::h; in t2() local
73 const void* static_ptr; member
622 __dynamic_cast(const void *static_ptr, const __class_type_info *static_type, in __dynamic_cast()