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

  /src/external/gpl3/gcc/dist/gcc/
ipa-strub.cc 2922 tree nftype = TREE_TYPE (nnode->decl);
2927 gcc_checking_assert (TYPE_ARG_TYPES (nftype)
2933 tree fnspec = lookup_attribute ("fn spec", TYPE_ATTRIBUTES (nftype));
2942 nparmt = TYPE_ARG_TYPES (nftype);
2984 &TYPE_ATTRIBUTES (nftype));
2986 TREE_TYPE (nnode->decl) = nftype;
2920 tree nftype = TREE_TYPE (nnode->decl); local

Completed in 69 milliseconds