Home
last modified time | relevance | path

Searched refs:added_matching_location (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1158 bool added_matching_location = false; in c_parser_require() local
1160 added_matching_location in c_parser_require()
1166 if (matching_location != UNKNOWN_LOCATION && !added_matching_location) in c_parser_require()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc1186 bool added_matching_location = false; in c_parser_require() local
1188 added_matching_location in c_parser_require()
1194 if (matching_location != UNKNOWN_LOCATION && !added_matching_location) in c_parser_require()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2929 bool added_matching_location = false; in cp_parser_error_1() local
2945 added_matching_location in cp_parser_error_1()
2962 && !added_matching_location) in cp_parser_error_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc3061 bool added_matching_location = false; in cp_parser_error_1() local
3078 added_matching_location in cp_parser_error_1()
3115 && !added_matching_location) in cp_parser_error_1()