Home
last modified time | relevance | path

Searched refs:pp_cxx_conjunction (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcxx-pretty-print.h111 void pp_cxx_conjunction (cxx_pretty_printer *, tree);
Dcxx-pretty-print.cc2928 pp_cxx_conjunction (cxx_pretty_printer *pp, tree t) in pp_cxx_conjunction() function
2960 pp_cxx_conjunction (pp, t); in pp_cxx_constraint()
DChangeLog-20151966 (pp_cxx_conjunction, pp_cxx_disjunction, pp_cxx_constraint): New.