Home
last modified time | relevance | path

Searched refs:cp_noexcept_operand (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h2034 #define cp_noexcept_operand scope_chain->noexcept_operand macro
DChangeLog-20141006 (cp_noexcept_operand): Define.
Dcall.cc9714 && (force_elide || cp_noexcept_operand == 0)) in build_over_call()
Dpt.cc20624 ++cp_noexcept_operand; in tsubst_copy_and_build()
20630 --cp_noexcept_operand; in tsubst_copy_and_build()
Dparser.cc8824 ++cp_noexcept_operand; in cp_parser_unary_expression()
8826 --cp_noexcept_operand; in cp_parser_unary_expression()