Searched defs:noaccess (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | class.c | 2941 const char* name, bool noaccess, bool uop, in find_typebound_proc_uop() 3000 const char* name, bool noaccess, locus* where) in gfc_find_typebound_proc() 3007 const char* name, bool noaccess, locus* where) in gfc_find_typebound_user_op() 3018 gfc_intrinsic_op op, bool noaccess, in gfc_find_typebound_intrinsic_op()
|
H A D | symbol.c | 2406 bool noaccess, gfc_ref **ref) in find_union_component() 2484 bool noaccess, bool silent, gfc_ref **ref) in gfc_find_component()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | class.cc | 2955 const char* name, bool noaccess, bool uop, in find_typebound_proc_uop() 3014 const char* name, bool noaccess, locus* where) in gfc_find_typebound_proc() 3021 const char* name, bool noaccess, locus* where) in gfc_find_typebound_user_op() 3032 gfc_intrinsic_op op, bool noaccess, in gfc_find_typebound_intrinsic_op()
|
H A D | symbol.cc | 2413 bool noaccess, gfc_ref **ref) in find_union_component() 2491 bool noaccess, bool silent, gfc_ref **ref) in gfc_find_component()
|