Home | History | Annotate | Download | only in cctest

Lines Matching refs:Inherit

232   sub_fun->Inherit(fun);
1354 derived->Inherit(base);
1985 fun_B->Inherit(fun_A);
2070 fun_B->Inherit(fun_A);
2131 fun_B->Inherit(fun_A);
2230 base1->Inherit(super);
2234 base2->Inherit(super);
2319 fun_B->Inherit(fun_A);
2323 fun_C->Inherit(fun_B);
2330 fun_D->Inherit(fun_C);
2334 fun_E->Inherit(fun_D);
2341 fun_F->Inherit(fun_E);
11080 // Inherit from t1 and mark prototype as hidden.
11081 t2->Inherit(t1);
13033 child_templ->Inherit(parent_templ);
22919 function_template->Inherit(parent_template);
23188 temp->Inherit(sig_obj);
24965 child->Inherit(parent);