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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 16722 tree default_access;
16730 default_access = (TREE_CODE (ref) == RECORD_TYPE
16819 access = default_access;
16704 tree default_access; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 15991 tree default_access;
15999 default_access = (TREE_CODE (ref) == RECORD_TYPE
16088 access = default_access;
15973 tree default_access; local
  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 2181 gfc_access default_access, operator_access[GFC_INTRINSIC_OPS]; member in struct:gfc_namespace
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 2102 gfc_access default_access, operator_access[GFC_INTRINSIC_OPS]; member in struct:gfc_namespace

Completed in 155 milliseconds