Home
last modified time | relevance | path

Searched refs:tf_norm (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc644 return complain & tf_norm; in generate_diagnostics()
855 norm_info info (in_decl, diag ? tf_norm : tf_none); in get_normalized_constraints_from_info()
956 norm_info info (tmpl, diag ? tf_norm : tf_none); in normalize_concept_definition()
3081 norm_info info (diag ? tf_norm : tf_none); in normalize_placeholder_type_constraints()
3117 norm_info ninfo (info.noisy () ? tf_norm : tf_none); in satisfy_nondeclaration_constraints()
H A Dcp-tree.h5567 tf_norm = 1 << 11, /* Build diagnostic information during enumerator
H A DChangeLog-20191960 (enum tsubst_flags): Add tf_norm as a hint to generate normalization
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc624 return complain & tf_norm; in generate_diagnostics()
782 norm_info info (in_decl, diag ? tf_norm : tf_none); in get_normalized_constraints_from_info()
872 norm_info info (tmpl, diag ? tf_norm : tf_none); in normalize_concept_definition()
906 norm_info info (diag ? tf_norm : tf_none); in normalize_constraint_expression()
H A Dcp-tree.h5333 tf_norm = 1 << 11, /* Build diagnostic information during enumerator