* name-lookup.c (get_class_binding): Rename TYPE arg to KLASS for
commitc8c010c376c537efa1ab60ff5ab3c893dcdb57b0
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2017 12:15:07 +0000 (12 12:15 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2017 12:15:07 +0000 (12 12:15 +0000)
tree138b70cce478e351777fd086cec18f065a4cb931
parente69fccfa216ddb0cc736af3c126ec96e9166cfdd
* name-lookup.c (get_class_binding): Rename TYPE arg to KLASS for
consistency.
(restort_data): Move later.
(method_name_cmp, resort_method_name_cmp): Simplify.
(resort_type_method_vec): Reformat.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252004 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/name-lookup.c