Home | History | Annotate | Download | only in src

Lines Matching refs:class_type

1674                 auto class_type = std::move(db.names.back());
1677 db.names.back().first = std::move(func.first) + "(" + class_type.move_full() + "::*";
1682 db.names.back().first = std::move(func.first) + " " + class_type.move_full() + "::*";