Home
last modified time | relevance | path

Searched defs:nonnull (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Drtti.c320 int nonnull = 0; in build_typeid() local
H A Dclass.c239 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 Drtti.c348 int nonnull = 0; in build_typeid() local
H A Dclass.c250 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 Dtree-ssa-structalias.c6535 bool nonnull = get_ptr_nonnull (p); in find_what_p_points_to() local