Searched refs:cdtor (Results 1 – 10 of 10) sorted by relevance
1490 bool cdtor = false; in ipa_make_function_const() local1503 cdtor = node->call_for_symbol_and_aliases (cdtor_p, NULL, true); in ipa_make_function_const()1515 return cdtor; in ipa_make_function_const()1527 bool cdtor = false; in ipa_make_function_pure() local1541 cdtor = node->call_for_symbol_and_aliases (cdtor_p, NULL, true); in ipa_make_function_pure()1553 return cdtor; in ipa_make_function_pure()
36837 * ipa-chkp.c (chkp_maybe_create_clone): Reset cdtor38048 cdtor.
1094 (propagate_pure_const): Track if some cdtor was turned pure/const.29863 (decl_maybe_in_construction_p): Fix conditional on cdtor check
4705 cdtor was promoted pure/const.
923 (build_cdtor): Use OPTIMIZATION and TARGET of the first real cdtor
2363 * class (add_method): Don't use special cdtor slots.2578 ctor name. Move argument processing earlier to merge cdtor2623 * decl.c (initialize_predefined_identifiers): Name cdtor special
3143 * class.c (fixed_type_or_null): Add cdtor parm. Adjust.3144 (build_vbase_path): The path is non-static, even in a cdtor.
3194 about static cdtor; use id_loc in error_at about flexible5436 * cvt.c (convert_to_void): Handle all cdtor calls as if
2464 * semantics.c (finish_omp_clauses): Rewrite cdtor
17518 95d9aa78d366937db2391fe4088ff4eb gcc/testsuite/g++.dg/debug/dwarf2/cdtor-1.C17861 56b153bce2ef2880be3f566067731dc9 gcc/testsuite/g++.dg/diagnostic/static-cdtor-1.C