Searched refs:ce_normal (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 2565 raises, ce_normal)) in maybe_explain_implicit_delete()
|
H A D | name-lookup.c | 2554 ce_normal)) in check_extern_c_conflict()
|
H A D | cp-tree.h | 7552 enum { ce_derived, ce_type, ce_normal, ce_exact }; enumerator
|
H A D | decl.c | 1196 && !comp_except_specs (new_exceptions, old_exceptions, ce_normal)) in check_redeclaration_exception_specification()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 2858 raises, ce_normal)) in maybe_explain_implicit_delete()
|
H A D | name-lookup.cc | 3023 ce_normal)) in check_extern_c_conflict()
|
H A D | cp-tree.h | 7960 enum { ce_derived, ce_type, ce_normal, ce_exact }; enumerator
|
H A D | ChangeLog-2010 | 2510 (comp_except_specs): Define ce_derived, ce_normal, ce_exact enums.
|
H A D | decl.cc | 1249 && !comp_except_specs (new_exceptions, old_exceptions, ce_normal)) in check_redeclaration_exception_specification()
|