Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1783 get_proto_encoding (tree proto) in get_proto_encoding() function
1824 encoding = get_proto_encoding (TREE_PURPOSE (chain)); in build_gnu_selector_translation_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc1784 get_proto_encoding (tree proto) in get_proto_encoding() function
1825 encoding = get_proto_encoding (TREE_PURPOSE (chain)); in build_gnu_selector_translation_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200417005 build_selector_translation_table, get_proto_encoding,
19109 build_selector_translation_table, get_proto_encoding,
H A DChangeLog-20037759 (get_proto_encoding): Do not call hack_method_prototype().