Searched defs:need_alias (Results 1 – 1 of 1) sorted by relevance
96 void construct(value_and_holder &v_h, Cpp<Class> *ptr, bool need_alias) { in construct()133 void construct(value_and_holder &v_h, Holder<Class> holder, bool need_alias) { in construct()150 void construct(value_and_holder &v_h, Cpp<Class> &&result, bool need_alias) { in construct()