Home
last modified time | relevance | path

Searched refs:diagnose_missing_method (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h74 extern void diagnose_missing_method (tree, location_t);
H A Dobjc-runtime-shared-support.cc407 diagnose_missing_method (tree meth, location_t here) in diagnose_missing_method() function
629 diagnose_missing_method (TREE_VALUE (chain), loc); in build_next_selector_translation_table()
H A Dobjc-gnu-runtime-abi-01.cc1820 diagnose_missing_method (TREE_VALUE (chain), loc); in build_gnu_selector_translation_table()
H A DChangeLog2721 (diagnose_missing_method): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h74 extern void diagnose_missing_method (tree, location_t);
H A Dobjc-runtime-shared-support.c407 diagnose_missing_method (tree meth, location_t here) in diagnose_missing_method() function
629 diagnose_missing_method (TREE_VALUE (chain), loc); in build_next_selector_translation_table()
H A Dobjc-gnu-runtime-abi-01.c1819 diagnose_missing_method (TREE_VALUE (chain), loc); in build_gnu_selector_translation_table()