]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/cxx-pretty-print.h
c++: Include the constraint parameter mapping in diagnostic constraint contexts
[thirdparty/gcc.git] / gcc / cp / cxx-pretty-print.h
index 7c7347f57bae5b1fdc70c2f84dd28f3029e43d08..494f3fdde597477c553d9b0e8c786ce86b7c00ac 100644 (file)
@@ -112,5 +112,6 @@ void pp_cxx_conjunction (cxx_pretty_printer *, tree);
 void pp_cxx_disjunction (cxx_pretty_printer *, tree);
 void pp_cxx_constraint (cxx_pretty_printer *, tree);
 void pp_cxx_constrained_type_spec (cxx_pretty_printer *, tree);
+void pp_cxx_parameter_mapping (cxx_pretty_printer *, tree);
 
 #endif /* GCC_CXX_PRETTY_PRINT_H */