/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vtable-verify.c | 381 unsigned int type_quals; in vtbl_map_get_node() local 420 unsigned int type_quals; in find_or_create_vtbl_map_node() local
|
H A D | langhooks.h | 56 int (*type_quals) (const_tree); member
|
H A D | tree.c | 6447 set_type_quals (tree type, int type_quals) in set_type_quals() 6541 check_qualified_type (const_tree cand, const_tree base, int type_quals) in check_qualified_type() 6569 get_qualified_type (tree type, int type_quals) in get_qualified_type()
|
H A D | gimplify.c | 2694 int type_quals; in canonicalize_component_ref() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vtable-verify.cc | 381 unsigned int type_quals; in vtbl_map_get_node() local 420 unsigned int type_quals; in find_or_create_vtbl_map_node() local
|
H A D | langhooks.h | 56 int (*type_quals) (const_tree); member
|
H A D | tree.cc | 5449 set_type_quals (tree type, int type_quals) in set_type_quals() 5544 check_qualified_type (const_tree cand, const_tree base, int type_quals) in check_qualified_type() 5575 get_qualified_type (tree type, int type_quals) in get_qualified_type()
|
H A D | gimplify.cc | 2917 int type_quals; in canonicalize_component_ref() local
|
H A D | dwarf2out.cc | 13499 get_nearest_type_subqualifiers (tree type, int type_quals, int qual_mask) in get_nearest_type_subqualifiers()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | tree.c | 1264 c_build_qualified_type (tree type, int type_quals, tree /* orig_qual_type */, in c_build_qualified_type() 1293 int type_quals, in cp_build_qualified_type_real() 2208 cp_check_qualified_type (const_tree cand, const_tree base, int type_quals, in cp_check_qualified_type() 2647 cp_cv_quals type_quals = TYPE_QUALS (type); in build_cp_fntype_variant() local
|
H A D | decl.c | 4949 int type_quals = TYPE_UNQUALIFIED; in get_type_quals() local 10037 int type_quals, in grokvardecl() 10770 smallest_type_quals_location (int type_quals, const location_t* locations) in smallest_type_quals_location() 10789 smallest_type_location (int type_quals, const location_t* locations) in smallest_type_location() 10798 int type_quals = get_type_quals (declspecs); in smallest_type_location() local 10813 int type_quals, in check_special_function_return_type() 11065 int type_quals = get_type_quals (declspecs); in grokdeclarator() local
|
H A D | typeck.c | 2600 int type_quals; in build_class_member_access_expr() local 10489 cp_apply_type_quals_to_decl (int type_quals, tree decl) in cp_apply_type_quals_to_decl()
|
H A D | decl2.c | 164 cp_cv_quals type_quals = quals & ~TYPE_QUAL_RESTRICT; in build_memfn_type() local
|
H A D | class.c | 581 int type_quals = cp_type_quals (TREE_TYPE (expr)); in build_simple_base_path() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 1335 c_build_qualified_type (tree type, int type_quals, tree /* orig_qual_type */, in c_build_qualified_type() 1364 int type_quals, in cp_build_qualified_type_real() 2308 cp_check_qualified_type (const_tree cand, const_tree base, int type_quals, in cp_check_qualified_type() 2771 cp_cv_quals type_quals = TYPE_QUALS (type); in build_cp_fntype_variant() local
|
H A D | decl.cc | 5279 int type_quals = TYPE_UNQUALIFIED; in get_type_quals() local 10668 int type_quals, in grokvardecl() 11416 smallest_type_quals_location (int type_quals, const location_t* locations) in smallest_type_quals_location() 11435 smallest_type_location (int type_quals, const location_t* locations) in smallest_type_location() 11444 int type_quals = get_type_quals (declspecs); in smallest_type_location() local 11459 int type_quals, in check_special_function_return_type() 11735 int type_quals = get_type_quals (declspecs); in grokdeclarator() local
|
H A D | typeck.cc | 2768 int type_quals; in build_class_member_access_expr() local 11096 cp_apply_type_quals_to_decl (int type_quals, tree decl) in cp_apply_type_quals_to_decl()
|
H A D | decl2.cc | 162 cp_cv_quals type_quals = quals & ~TYPE_QUAL_RESTRICT; in build_memfn_type() local
|
H A D | class.cc | 585 int type_quals = cp_type_quals (TREE_TYPE (expr)); in build_simple_base_path() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 5959 int type_quals = TYPE_UNQUALIFIED; in grokdeclarator() local
|
H A D | c-typeck.c | 15242 c_build_qualified_type (tree type, int type_quals, tree orig_qual_type, in c_build_qualified_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 6277 int type_quals = TYPE_UNQUALIFIED; in grokdeclarator() local
|
H A D | c-typeck.cc | 15798 c_build_qualified_type (tree type, int type_quals, tree orig_qual_type, in c_build_qualified_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 3530 c_apply_type_quals_to_decl (int type_quals, tree decl) in c_apply_type_quals_to_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 3777 c_apply_type_quals_to_decl (int type_quals, tree decl) in c_apply_type_quals_to_decl()
|