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

  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 434 get_attribute_namespace (const_tree attr) function
574 if (tree ns = get_attribute_namespace (attr))
698 tree ns = get_attribute_namespace (attr);
972 use get_attribute_namespace and get_attribute_name to retrieve the
  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 423 get_attribute_namespace (const_tree attr) function
563 if (tree ns = get_attribute_namespace (attr))
604 tree ns = get_attribute_namespace (attr);
718 tree ns = get_attribute_namespace (attr);
1034 use get_attribute_namespace and get_attribute_name to retrieve the
2136 tree ns = get_attribute_namespace (list);

Completed in 30 milliseconds