Home
last modified time | relevance | path

Searched refs:HasByrefArray (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDc-common.h1148 extern int HasByrefArray(tree);
HDChangeLog.apple4 * c-common.h (HasByrefArray): New decl.
5 * c-common.c (HasByrefArray): New definition.
HDc-common.c7059 int HasByrefArray(tree byrefType) in HasByrefArray() function
HDc-typeck.c2142 if (HasByrefArray(TREE_TYPE (decl))) in build_external_ref()
/NextBSD/contrib/gcc/cp/
HDsemantics.c2531 if (HasByrefArray(TREE_TYPE (decl))) in get_final_block_variable()