HomeSort by: relevance | last modified time | path
    Searched defs:type_with_linkage_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-utils.h 206 type_with_linkage_p (const_tree t) function
239 gcc_checking_assert (type_with_linkage_p (t));
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-utils.h 196 type_with_linkage_p (const_tree t) function
229 gcc_checking_assert (type_with_linkage_p (t));

Completed in 21 milliseconds