Home
last modified time | relevance | path

Searched refs:pp_cxx_exception_specification (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcxx-pretty-print.c1458 pp_cxx_exception_specification (cxx_pretty_printer *pp, tree t) in pp_cxx_exception_specification() function
1549 pp_cxx_exception_specification (pp, TREE_TYPE (t)); in pp_cxx_direct_declarator()
1684 pp_cxx_exception_specification (pp, t); in pp_cxx_direct_abstract_declarator()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcxx-pretty-print.c1515 pp_cxx_exception_specification (cxx_pretty_printer *pp, tree t) in pp_cxx_exception_specification() function
1606 pp_cxx_exception_specification (this, TREE_TYPE (t)); in direct_declarator()
1744 pp_cxx_exception_specification (this, t); in direct_abstract_declarator()