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

  /src/external/gpl3/gcc/dist/gcc/fortran/
decl.cc 9213 access_attr_decl (gfc_statement st) function
9433 return access_attr_decl (ST_PRIVATE);
9474 return access_attr_decl (ST_PUBLIC);
decl.cc 9213 access_attr_decl (gfc_statement st) function
9433 return access_attr_decl (ST_PRIVATE);
9474 return access_attr_decl (ST_PUBLIC);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
decl.cc 9142 access_attr_decl (gfc_statement st) function
9362 return access_attr_decl (ST_PRIVATE);
9403 return access_attr_decl (ST_PUBLIC);
decl.cc 9142 access_attr_decl (gfc_statement st) function
9362 return access_attr_decl (ST_PRIVATE);
9403 return access_attr_decl (ST_PUBLIC);

Completed in 47 milliseconds