Searched refs:in_parent (Results 1 – 2 of 2) sorted by relevance
158 … res_info(const res_info *in_parent, const res_info &other, BOOL copy_next); // copy constructor
567 res_info::res_info(const res_info *in_parent, const res_info &other, BOOL copy_next) in res_info() argument575 parent = (res_info *) in_parent; in res_info()