Home
last modified time | relevance | path

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

/abi/cpp/src/
Ddynamic_cast.cc205 bool is_dst_type = *type == *context->dst_type; in base_to_derived_cast() local
206 if (is_dst_type) in base_to_derived_cast()