Searched refs:DECL_ABSTRACT (Results 1 – 13 of 13) sorted by relevance
192 DECL_ABSTRACT (decl) = setting; in set_decl_abstract_flags()198 DECL_ABSTRACT (arg) = setting; in set_decl_abstract_flags()
4813 if (DECL_ABSTRACT (decl) && DECL_ABSTRACT_ORIGIN (decl) == decl) in decl_ultimate_origin()11052 && !DECL_ABSTRACT (decl) in add_name_and_src_coords_attributes()11384 if (DECL_ABSTRACT (decl))11545 if (! DECL_ABSTRACT (node)) in gen_formal_parameter_die()11681 int was_abstract = DECL_ABSTRACT (decl); in dwarf2out_abstract_function()11882 else if (DECL_ABSTRACT (decl)) in gen_subprogram_die()12158 if (DECL_ABSTRACT (decl) || declaration) in gen_variable_die()12161 if (! declaration && ! DECL_ABSTRACT (decl)) in gen_variable_die()12185 if (DECL_ABSTRACT (decl)) in gen_label_die()12687 if (DECL_ABSTRACT (decl)) in gen_typedef_die()[all …]
337 if (DECL_ABSTRACT (node)) in print_node()
1558 if (DECL_IGNORED_P (fndecl) || DECL_ABSTRACT (fndecl)) in dbxout_type_methods()
2678 DECL_ABSTRACT (copy) = 0; in copy_decl_no_change()
345 DECL_ABSTRACT is nonzero if the decl represents an abstract instance
2498 #define DECL_ABSTRACT(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.abstract_flag) macro
1673 (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.2045 from output_inline_function if DECL_ABSTRACT is also set.
29170 set_decl_abstract_flags. Don't clear DECL_ABSTRACT.29177 DECL_ABSTRACT on a function that already has it set.
13835 as DECL_ABSTRACT.
1906 DECL_ABSTRACT (newdecl) = DECL_ABSTRACT (olddecl); in duplicate_decls()8632 DECL_ABSTRACT (decl) = 1; in grokdeclarator()
2969 * class.c (clone_function_decl): Set DECL_ABSTRACT on original fn.2970 * decl.c (duplicate_decls): Preserve DECL_ABSTRACT.
3940 DECL_ABSTRACT (fn) = 1; in clone_function_decl()