Searched refs:found_our_static_ptr (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/cxx/cxxabi/
H A Dprivate_typeinfo.cpp730 info->found_our_static_ptr = true;
810 // if (info->found_our_static_ptr)
881 info->found_our_static_ptr = false;
889 if (info->found_our_static_ptr)
1040 info->found_our_static_ptr = false;
1046 if (info->found_our_static_ptr)
1166 bool found_our_static_ptr = info->found_our_static_ptr; local
1180 info->found_our_static_ptr = false;
1183 found_our_static_ptr |
[all...]
H A Dprivate_typeinfo.h107 bool found_our_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info
/barrelfish-master/lib/cxx/include/
H A Dprivate_typeinfo.h114 bool found_our_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info

Completed in 34 milliseconds