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

  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 566 c_build_functype_attribute_variant (tree ntype, tree otype, tree attrs)
844 return c_build_functype_attribute_variant (t1, t2, attributes);
846 return c_build_functype_attribute_variant (t2, t1, attributes);
563 c_build_functype_attribute_variant (tree ntype, tree otype, tree attrs) function

Completed in 38 milliseconds