Searched refs:c_incomplete_type_error (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-objc-common.h113 #define LANG_HOOKS_INCOMPLETE_TYPE_ERROR c_incomplete_type_error
H A Dc-tree.h542 extern void c_incomplete_type_error (tree, tree);
H A Dc-typeck.c158 c_incomplete_type_error (value, type);
167 c_incomplete_type_error (tree value, tree type)
1821 c_incomplete_type_error (NULL_TREE, type);
165 c_incomplete_type_error (tree value, tree type) function

Completed in 82 milliseconds