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

  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 1680 remove_attribute (const char *attr_name, tree list)
1703 remove_attribute (const char *attr_ns, const char *attr_name, tree list)
1894 a = remove_attribute ("dllimport", a);
1678 remove_attribute (const char *attr_name, tree list) function
1701 remove_attribute (const char *attr_ns, const char *attr_name, tree list) function
  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 1608 remove_attribute (const char *attr_name, tree list)
1795 a = remove_attribute ("dllimport", a);
1606 remove_attribute (const char *attr_name, tree list) function

Completed in 24 milliseconds