Home
last modified time | relevance | path

Searched defs:object_expression (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dstub-objc.c432 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 Dstub-objc.cc433 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 Dobjc-act.cc9878 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 Dobjc-act.c9748 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 Dc-parser.c6830 tree object_expression; in c_parser_for_statement() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc6782 tree object_expression; in c_parser_for_statement() local