Searched defs:norm_info (Results 1 – 2 of 2) sorted by relevance
621 struct norm_info : subst_info struct623 explicit norm_info (tsubst_flags_t cmp) in norm_info() function629 norm_info (tree in_decl, tsubst_flags_t complain) in norm_info() argument642 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
608 struct norm_info : subst_info struct610 explicit norm_info (tsubst_flags_t complain) in norm_info() function617 norm_info (tree in_decl, tsubst_flags_t complain) in norm_info() function622 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