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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc 1443 add_attributes_to_decl (symbol_attribute sym_attr, tree list) function
1834 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2120 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2333 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2444 attributes = add_attributes_to_decl (attr, NULL_TREE);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc 1438 add_attributes_to_decl (symbol_attribute sym_attr, tree list) function
1821 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2096 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2309 attributes = add_attributes_to_decl (sym->attr, NULL_TREE);
2420 attributes = add_attributes_to_decl (attr, NULL_TREE);

Completed in 64 milliseconds