Home
last modified time | relevance | path

Searched defs:norm_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc621 struct norm_info : subst_info struct
623 explicit norm_info (tsubst_flags_t cmp) in norm_info() function
629 norm_info (tree in_decl, tsubst_flags_t complain) in norm_info() argument
642 bool generate_diagnostics() const in generate_diagnostics()
647 void update_context(tree expr, tree args) in update_context()
682 static tree normalize_expression (tree, tree, norm_info); argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc608 struct norm_info : subst_info struct
610 explicit norm_info (tsubst_flags_t complain) in norm_info() function
617 norm_info (tree in_decl, tsubst_flags_t complain) in norm_info() function
622 bool generate_diagnostics() const in generate_diagnostics()
627 tree make_context(tree in_decl) in make_context()
652 static tree normalize_expression (tree, tree, norm_info); argument