Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.h74 extern void diagnose_missing_method (tree, location_t);
H A Dobjc-runtime-shared-support.c410 diagnose_missing_method (tree meth, location_t here) in diagnose_missing_method() function
635 diagnose_missing_method (TREE_VALUE (chain), loc); in build_next_selector_translation_table()
H A Dobjc-gnu-runtime-abi-01.c1827 diagnose_missing_method (TREE_VALUE (chain), loc); in build_gnu_selector_translation_table()