Searched defs:__context (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h212 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { argument
219 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, argument
225 _Unwind_Word _Unwind_GetIP(struct _Unwind_Context *__context) { argument
231 void _Unwind_SetIP(struct _Unwind_Context *__context, _Unwind_Word __value) { argument
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Dtypeinfo.h310 const __class_type_info *__context; member in struct:ABI_NAMESPACE::__pointer_to_member_type_info
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dcxxabi.h279 __class_type_info* __context; // Class of the member. member in class:__cxxabiv1::__pointer_to_member_type_info

Completed in 88 milliseconds