Searched defs:AbstractRefKey (Results 1 – 1 of 1) sorted by relevance
621 …AbstractRefKey() : AbstractBase(), ref_key_value_(nullptr) { set_type(std::make_shared<RefKeyType>… in AbstractRefKey() function623 MS_DECLARE_PARENT(AbstractRefKey, AbstractBase) in MS_DECLARE_PARENT() argument