Searched defs:nonnull (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | rtti.c | 320 int nonnull = 0; in build_typeid() local
|
H A D | class.c | 239 int nonnull, in build_base_path() 545 convert_to_base (tree object, tree type, bool check_access, bool nonnull, in convert_to_base() 6317 fixed_type_or_null (tree instance, int *nonnull, int *cdtorp) in fixed_type_or_null() 6476 resolves_to_fixed_type_p (tree instance, int* nonnull) in resolves_to_fixed_type_p()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | rtti.c | 348 int nonnull = 0; in build_typeid() local
|
H A D | class.c | 250 int nonnull, in build_base_path() 600 convert_to_base (tree object, tree type, bool check_access, bool nonnull, in convert_to_base() 7140 fixed_type_or_null (tree instance, int *nonnull, int *cdtorp) in fixed_type_or_null() 7297 resolves_to_fixed_type_p (tree instance, int* nonnull) in resolves_to_fixed_type_p()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-structalias.c | 6535 bool nonnull = get_ptr_nonnull (p); in find_what_p_points_to() local
|