Home
last modified time | relevance | path

Searched refs:skip_first_for_error (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c10065 bool skip_first_for_error, in complain_about_no_candidates_for_method_call() argument
10102 if (skip_first_for_error) in complain_about_no_candidates_for_method_call()
10127 bool skip_first_for_error; in build_new_method_call_1() local
10226 skip_first_for_error = false; in build_new_method_call_1()
10236 skip_first_for_error = true; in build_new_method_call_1()
10362 skip_first_for_error, in build_new_method_call_1()
10379 if (skip_first_for_error) in build_new_method_call_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10798 bool skip_first_for_error, in complain_about_no_candidates_for_method_call() argument
10835 if (skip_first_for_error) in complain_about_no_candidates_for_method_call()
10860 bool skip_first_for_error; in build_new_method_call() local
10961 skip_first_for_error = false; in build_new_method_call()
10971 skip_first_for_error = true; in build_new_method_call()
11097 skip_first_for_error, in build_new_method_call()
11114 if (skip_first_for_error) in build_new_method_call()