Lines Matching full:dynamic_cast
462 if (o != NULL && (amt = dynamic_cast<const CurrencyAmount*>(o)) != NULL) {