HomeSort by: relevance | last modified time | path
    Searched refs:d_langhook_attribute_table (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 190 const attribute_spec d_langhook_attribute_table[] = variable
273 for (const attribute_spec *p = d_langhook_attribute_table; p->name; p++)
d-tree.h 505 extern const attribute_spec d_langhook_attribute_table[];
d-lang.cc 1985 #define LANG_HOOKS_ATTRIBUTE_TABLE d_langhook_attribute_table

Completed in 18 milliseconds