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

  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 370 build_functype_attribute_variant (tree ntype, tree otype, tree attrs)
534 return build_functype_attribute_variant (t1, t2, attributes);
536 return build_functype_attribute_variant (t2, t1, attributes);
368 build_functype_attribute_variant (tree ntype, tree otype, tree attrs) function

Completed in 78 milliseconds