Searched refs:refer_to (Results 1 – 2 of 2) sorted by relevance
61 void refer_to (n2::C2 *obj) in refer_to() function66 void refer_to (n2::n3::C3 *obj) in refer_to() function77 refer_to (obj); // func-constructs-done in func()88 refer_to (obj3); // func3-constructs-done in func3()
1214 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.1575 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;