Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dc-common.h1148 extern int HasByrefArray(tree);
DChangeLog.apple4 * c-common.h (HasByrefArray): New decl.
5 * c-common.c (HasByrefArray): New definition.
Dc-common.c7059 int HasByrefArray(tree byrefType) in HasByrefArray() function
Dc-typeck.c2142 if (HasByrefArray(TREE_TYPE (decl))) in build_external_ref()
/freebsd-10-stable/contrib/gcc/cp/
Dsemantics.c2531 if (HasByrefArray(TREE_TYPE (decl))) in get_final_block_variable()