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

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 4921 c_warn_type_attributes (tree attrs)
5395 attrs = c_warn_type_attributes (attrs);
7203 attrs = c_warn_type_attributes (attrs);
13331 specs->postfix_attrs = c_warn_type_attributes (specs->postfix_attrs);
4901 c_warn_type_attributes (tree attrs) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 4679 c_warn_type_attributes (tree attrs)
5055 attrs = c_warn_type_attributes (attrs);
6686 attrs = c_warn_type_attributes (attrs);
12217 specs->postfix_attrs = c_warn_type_attributes (specs->postfix_attrs);
4659 c_warn_type_attributes (tree attrs) function

Completed in 47 milliseconds