Searched refs:get_stored (Results 1 – 1 of 1) sorted by relevance
808 { return get_stored () != Funcs::get_null (); }811 Stored * get_stored () const in get_stored() function843 const Returned * get () const { return Funcs::convert (get_stored ()); } in get()845 …Returned * get_unconst () const { return const_cast<Returned *> (Funcs::convert (get_stored ())); } in get_unconst()900 hb_blob_t* get_blob () const { return this->get_stored (); } in get_blob()