Searched defs:object_expression (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 432 objc_finish_foreach_loop (location_t ARG_UNUSED (location), tree ARG_UNUSED (object_expression), in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | stub-objc.cc | 433 objc_finish_foreach_loop (location_t ARG_UNUSED (location), tree ARG_UNUSED (object_expression), in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 9878 objc_finish_foreach_loop (location_t location, tree object_expression, tree collection_expression, … in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 9748 objc_finish_foreach_loop (location_t location, tree object_expression, tree collection_expression, … in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 6830 tree object_expression; in c_parser_for_statement() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 6782 tree object_expression; in c_parser_for_statement() local
|