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

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h410 int (* comp_type_attributes) (tree type1, tree type2); member in struct:gcc_target
H A Dc-typeck.c845 if (!(attrval = targetm.comp_type_attributes (t1, t2)))
/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck.c1105 return targetm.comp_type_attributes (t1, t2);

Completed in 95 milliseconds