| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | StringSaver.h | 28 StringRef save(const char *S) { return save(StringRef(S)); } in save() function 29 StringRef save(StringRef S); 30 StringRef save(const Twine &S) { return save(StringRef(S.str())); } in save() function 31 StringRef save(const std::string &S) { return save(StringRef(S)); } in save() function 50 StringRef save(const char *S) { return save(StringRef(S)); } in save() function 51 StringRef save(StringRef S); 52 StringRef save(const Twine &S) { return save(StringRef(S.str())); } in save() function 53 StringRef save(const std::string &S) { return save(StringRef(S)); } in save() function
|
| /freebsd-13.1/contrib/byacc/test/btyacc/ |
| H A D | rename_debug.c | 509 yypath = save->save; in YYPARSE_DECL() 510 save->save = NULL; in YYPARSE_DECL() 533 save->save = yyps->save; in YYPARSE_DECL() 727 yyps->save = save->save; in YYPARSE_DECL() 728 save->save = NULL; in YYPARSE_DECL() 1041 yyps->save = save->save; in YYPARSE_DECL() 1042 save->save = yypath; in YYPARSE_DECL() 1128 yyps = save->save; in YYPARSE_DECL() 1129 save->save = NULL; in YYPARSE_DECL() 1135 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc.tab.c | 804 yypath = save->save; in YYPARSE_DECL() 805 save->save = NULL; in YYPARSE_DECL() 828 save->save = yyps->save; in YYPARSE_DECL() 1022 yyps->save = save->save; in YYPARSE_DECL() 1023 save->save = NULL; in YYPARSE_DECL() 1397 yyps->save = save->save; in YYPARSE_DECL() 1398 save->save = yypath; in YYPARSE_DECL() 1484 yyps = save->save; in YYPARSE_DECL() 1485 save->save = NULL; in YYPARSE_DECL() 1491 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | err_syntax20.tab.c | 645 yypath = save->save; in YYPARSE_DECL() 646 save->save = NULL; in YYPARSE_DECL() 669 save->save = yyps->save; in YYPARSE_DECL() 863 yyps->save = save->save; in YYPARSE_DECL() 864 save->save = NULL; in YYPARSE_DECL() 1182 yyps->save = save->save; in YYPARSE_DECL() 1183 save->save = yypath; in YYPARSE_DECL() 1269 yyps = save->save; in YYPARSE_DECL() 1270 save->save = NULL; in YYPARSE_DECL() 1276 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | defines2.calc.c | 687 yypath = save->save; in YYPARSE_DECL() 688 save->save = NULL; in YYPARSE_DECL() 711 save->save = yyps->save; in YYPARSE_DECL() 905 yyps->save = save->save; in YYPARSE_DECL() 906 save->save = NULL; in YYPARSE_DECL() 1280 yyps->save = save->save; in YYPARSE_DECL() 1281 save->save = yypath; in YYPARSE_DECL() 1367 yyps = save->save; in YYPARSE_DECL() 1368 save->save = NULL; in YYPARSE_DECL() 1374 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | err_syntax12.tab.c | 653 yypath = save->save; in YYPARSE_DECL() 654 save->save = NULL; in YYPARSE_DECL() 677 save->save = yyps->save; in YYPARSE_DECL() 871 yyps->save = save->save; in YYPARSE_DECL() 872 save->save = NULL; in YYPARSE_DECL() 1185 yyps->save = save->save; in YYPARSE_DECL() 1186 save->save = yypath; in YYPARSE_DECL() 1272 yyps = save->save; in YYPARSE_DECL() 1273 save->save = NULL; in YYPARSE_DECL() 1279 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | err_syntax18.tab.c | 650 yypath = save->save; in YYPARSE_DECL() 651 save->save = NULL; in YYPARSE_DECL() 674 save->save = yyps->save; in YYPARSE_DECL() 868 yyps->save = save->save; in YYPARSE_DECL() 869 save->save = NULL; in YYPARSE_DECL() 1187 yyps->save = save->save; in YYPARSE_DECL() 1188 save->save = yypath; in YYPARSE_DECL() 1274 yyps = save->save; in YYPARSE_DECL() 1275 save->save = NULL; in YYPARSE_DECL() 1281 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | err_syntax11.tab.c | 647 yypath = save->save; in YYPARSE_DECL() 648 save->save = NULL; in YYPARSE_DECL() 671 save->save = yyps->save; in YYPARSE_DECL() 865 yyps->save = save->save; in YYPARSE_DECL() 866 save->save = NULL; in YYPARSE_DECL() 1179 yyps->save = save->save; in YYPARSE_DECL() 1180 save->save = yypath; in YYPARSE_DECL() 1266 yyps = save->save; in YYPARSE_DECL() 1267 save->save = NULL; in YYPARSE_DECL() 1273 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc2-s.tab.c | 798 yypath = save->save; in YYPARSE_DECL() 799 save->save = NULL; in YYPARSE_DECL() 822 save->save = yyps->save; in YYPARSE_DECL() 1016 yyps->save = save->save; in YYPARSE_DECL() 1017 save->save = NULL; in YYPARSE_DECL() 1391 yyps->save = save->save; in YYPARSE_DECL() 1392 save->save = yypath; in YYPARSE_DECL() 1478 yyps = save->save; in YYPARSE_DECL() 1479 save->save = NULL; in YYPARSE_DECL() 1485 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc2.tab.c | 804 yypath = save->save; in YYPARSE_DECL() 805 save->save = NULL; in YYPARSE_DECL() 828 save->save = yyps->save; in YYPARSE_DECL() 1022 yyps->save = save->save; in YYPARSE_DECL() 1023 save->save = NULL; in YYPARSE_DECL() 1397 yyps->save = save->save; in YYPARSE_DECL() 1398 save->save = yypath; in YYPARSE_DECL() 1484 yyps = save->save; in YYPARSE_DECL() 1485 save->save = NULL; in YYPARSE_DECL() 1491 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc4-s.tab.c | 799 yypath = save->save; in YYPARSE_DECL() 800 save->save = NULL; in YYPARSE_DECL() 823 save->save = yyps->save; in YYPARSE_DECL() 1017 yyps->save = save->save; in YYPARSE_DECL() 1018 save->save = NULL; in YYPARSE_DECL() 1392 yyps->save = save->save; in YYPARSE_DECL() 1393 save->save = yypath; in YYPARSE_DECL() 1479 yyps = save->save; in YYPARSE_DECL() 1480 save->save = NULL; in YYPARSE_DECL() 1486 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | pure_calc.tab.c | 803 yypath = save->save; in YYPARSE_DECL() 804 save->save = NULL; in YYPARSE_DECL() 827 save->save = yyps->save; in YYPARSE_DECL() 1021 yyps->save = save->save; in YYPARSE_DECL() 1022 save->save = NULL; in YYPARSE_DECL() 1396 yyps->save = save->save; in YYPARSE_DECL() 1397 save->save = yypath; in YYPARSE_DECL() 1483 yyps = save->save; in YYPARSE_DECL() 1484 save->save = NULL; in YYPARSE_DECL() 1490 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc3-s.tab.c | 799 yypath = save->save; in YYPARSE_DECL() 800 save->save = NULL; in YYPARSE_DECL() 823 save->save = yyps->save; in YYPARSE_DECL() 1017 yyps->save = save->save; in YYPARSE_DECL() 1018 save->save = NULL; in YYPARSE_DECL() 1392 yyps->save = save->save; in YYPARSE_DECL() 1393 save->save = yypath; in YYPARSE_DECL() 1479 yyps = save->save; in YYPARSE_DECL() 1480 save->save = NULL; in YYPARSE_DECL() 1486 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc3.tab.c | 799 yypath = save->save; in YYPARSE_DECL() 800 save->save = NULL; in YYPARSE_DECL() 823 save->save = yyps->save; in YYPARSE_DECL() 1017 yyps->save = save->save; in YYPARSE_DECL() 1018 save->save = NULL; in YYPARSE_DECL() 1392 yyps->save = save->save; in YYPARSE_DECL() 1393 save->save = yypath; in YYPARSE_DECL() 1479 yyps = save->save; in YYPARSE_DECL() 1480 save->save = NULL; in YYPARSE_DECL() 1486 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc4.tab.c | 799 yypath = save->save; in YYPARSE_DECL() 800 save->save = NULL; in YYPARSE_DECL() 823 save->save = yyps->save; in YYPARSE_DECL() 1017 yyps->save = save->save; in YYPARSE_DECL() 1018 save->save = NULL; in YYPARSE_DECL() 1392 yyps->save = save->save; in YYPARSE_DECL() 1393 save->save = yypath; in YYPARSE_DECL() 1479 yyps = save->save; in YYPARSE_DECL() 1480 save->save = NULL; in YYPARSE_DECL() 1486 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | stdin2.calc.c | 687 yypath = save->save; in YYPARSE_DECL() 688 save->save = NULL; in YYPARSE_DECL() 711 save->save = yyps->save; in YYPARSE_DECL() 905 yyps->save = save->save; in YYPARSE_DECL() 906 save->save = NULL; in YYPARSE_DECL() 1280 yyps->save = save->save; in YYPARSE_DECL() 1281 save->save = yypath; in YYPARSE_DECL() 1367 yyps = save->save; in YYPARSE_DECL() 1368 save->save = NULL; in YYPARSE_DECL() 1374 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | error.tab.c | 646 yypath = save->save; in YYPARSE_DECL() 647 save->save = NULL; in YYPARSE_DECL() 670 save->save = yyps->save; in YYPARSE_DECL() 864 yyps->save = save->save; in YYPARSE_DECL() 865 save->save = NULL; in YYPARSE_DECL() 1178 yyps->save = save->save; in YYPARSE_DECL() 1179 save->save = yypath; in YYPARSE_DECL() 1265 yyps = save->save; in YYPARSE_DECL() 1266 save->save = NULL; in YYPARSE_DECL() 1272 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | inherit0.tab.c | 665 yypath = save->save; in YYPARSE_DECL() 666 save->save = NULL; in YYPARSE_DECL() 689 save->save = yyps->save; in YYPARSE_DECL() 883 yyps->save = save->save; in YYPARSE_DECL() 884 save->save = NULL; in YYPARSE_DECL() 1242 yyps->save = save->save; in YYPARSE_DECL() 1243 save->save = yypath; in YYPARSE_DECL() 1329 yyps = save->save; in YYPARSE_DECL() 1330 save->save = NULL; in YYPARSE_DECL() 1336 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | pure_error.tab.c | 671 yypath = save->save; in YYPARSE_DECL() 672 save->save = NULL; in YYPARSE_DECL() 695 save->save = yyps->save; in YYPARSE_DECL() 889 yyps->save = save->save; in YYPARSE_DECL() 890 save->save = NULL; in YYPARSE_DECL() 1203 yyps->save = save->save; in YYPARSE_DECL() 1204 save->save = yypath; in YYPARSE_DECL() 1290 yyps = save->save; in YYPARSE_DECL() 1291 save->save = NULL; in YYPARSE_DECL() 1297 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | quote_calc-s.tab.c | 798 yypath = save->save; in YYPARSE_DECL() 799 save->save = NULL; in YYPARSE_DECL() 822 save->save = yyps->save; in YYPARSE_DECL() 1016 yyps->save = save->save; in YYPARSE_DECL() 1017 save->save = NULL; in YYPARSE_DECL() 1391 yyps->save = save->save; in YYPARSE_DECL() 1392 save->save = yypath; in YYPARSE_DECL() 1478 yyps = save->save; in YYPARSE_DECL() 1479 save->save = NULL; in YYPARSE_DECL() 1485 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | inherit1.tab.c | 686 yypath = save->save; in YYPARSE_DECL() 687 save->save = NULL; in YYPARSE_DECL() 710 save->save = yyps->save; in YYPARSE_DECL() 904 yyps->save = save->save; in YYPARSE_DECL() 905 save->save = NULL; in YYPARSE_DECL() 1267 yyps->save = save->save; in YYPARSE_DECL() 1268 save->save = yypath; in YYPARSE_DECL() 1354 yyps = save->save; in YYPARSE_DECL() 1355 save->save = NULL; in YYPARSE_DECL() 1361 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | calc_code_top.tab.c | 788 yypath = save->save; in YYPARSE_DECL() 789 save->save = NULL; in YYPARSE_DECL() 812 save->save = yyps->save; in YYPARSE_DECL() 1006 yyps->save = save->save; in YYPARSE_DECL() 1007 save->save = NULL; in YYPARSE_DECL() 1381 yyps->save = save->save; in YYPARSE_DECL() 1382 save->save = yypath; in YYPARSE_DECL() 1468 yyps = save->save; in YYPARSE_DECL() 1469 save->save = NULL; in YYPARSE_DECL() 1475 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | defines3.calc.c | 687 yypath = save->save; in YYPARSE_DECL() 688 save->save = NULL; in YYPARSE_DECL() 711 save->save = yyps->save; in YYPARSE_DECL() 905 yyps->save = save->save; in YYPARSE_DECL() 906 save->save = NULL; in YYPARSE_DECL() 1280 yyps->save = save->save; in YYPARSE_DECL() 1281 save->save = yypath; in YYPARSE_DECL() 1367 yyps = save->save; in YYPARSE_DECL() 1368 save->save = NULL; in YYPARSE_DECL() 1374 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | empty.tab.c | 642 yypath = save->save; in YYPARSE_DECL() 643 save->save = NULL; in YYPARSE_DECL() 666 save->save = yyps->save; in YYPARSE_DECL() 860 yyps->save = save->save; in YYPARSE_DECL() 861 save->save = NULL; in YYPARSE_DECL() 1174 yyps->save = save->save; in YYPARSE_DECL() 1175 save->save = yypath; in YYPARSE_DECL() 1261 yyps = save->save; in YYPARSE_DECL() 1262 save->save = NULL; in YYPARSE_DECL() 1268 yypath = save->save; in YYPARSE_DECL() [all …]
|
| H A D | err_inherit4.tab.c | 740 yypath = save->save; in YYPARSE_DECL() 741 save->save = NULL; in YYPARSE_DECL() 764 save->save = yyps->save; in YYPARSE_DECL() 958 yyps->save = save->save; in YYPARSE_DECL() 959 save->save = NULL; in YYPARSE_DECL() 1321 yyps->save = save->save; in YYPARSE_DECL() 1322 save->save = yypath; in YYPARSE_DECL() 1408 yyps = save->save; in YYPARSE_DECL() 1409 save->save = NULL; in YYPARSE_DECL() 1415 yypath = save->save; in YYPARSE_DECL() [all …]
|