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

/barrelfish-master/lib/cxx/cxxabi/
H A Dprivate_typeinfo.cpp726 info->found_any_static_type = true;
882 info->found_any_static_type = false;
886 if (info->found_any_static_type)
1041 info->found_any_static_type = false;
1043 if (info->found_any_static_type)
1167 bool found_any_static_type = info->found_any_static_type; local
1181 info->found_any_static_type = false;
1184 found_any_static_type |= info->found_any_static_type;
[all...]
H A Dprivate_typeinfo.h110 bool found_any_static_type; member in struct:__cxxabiv1::__dynamic_cast_info
/barrelfish-master/lib/cxx/include/
H A Dprivate_typeinfo.h117 bool found_any_static_type; member in struct:__cxxabiv1::__dynamic_cast_info

Completed in 37 milliseconds