Home
last modified time | relevance | path

Searched refs:catch_class_type (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.cpp425 const __class_type_info* catch_class_type = in can_catch() local
427 if (catch_class_type == 0) in can_catch()
433 …__dynamic_cast_info info = {thrown_class_type, 0, catch_class_type, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0,… in can_catch()