Searched refs:rdecl (Results 1 – 2 of 2) sorted by relevance
4159 tree rdecl = build_decl (BUILTINS_LOCATION, TYPE_DECL, rname, type); in record_builtin_type() local4160 DECL_ARTIFICIAL (rdecl) = 1; in record_builtin_type()4161 set_global_binding (rdecl); in record_builtin_type()4163 decl = rdecl; in record_builtin_type()
4381 tree rdecl = build_decl (BUILTINS_LOCATION, TYPE_DECL, rname, type); in record_builtin_type() local4382 DECL_ARTIFICIAL (rdecl) = 1; in record_builtin_type()4383 set_global_binding (rdecl); in record_builtin_type()4385 decl = rdecl; in record_builtin_type()