Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1718 int noexcept_operand; member
1863 #define cp_noexcept_operand scope_chain->noexcept_operand
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1856 int noexcept_operand; member
2034 #define cp_noexcept_operand scope_chain->noexcept_operand
H A DChangeLog-20141005 * cp-tree.h (struct saved_scope): Add noexcept_operand.