Home
last modified time | relevance | path

Searched refs:type_noexcept_p (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dexcept.c1168 type_noexcept_p (const_tree type) in type_noexcept_p() function
H A Dcp-tree.h2457 #define TYPE_NOEXCEPT_P(NODE) type_noexcept_p (NODE)
6435 extern bool type_noexcept_p (const_tree);
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dexcept.c1272 type_noexcept_p (const_tree type) in type_noexcept_p() function
H A Dcp-tree.h1858 #define TYPE_NOEXCEPT_P(NODE) type_noexcept_p (NODE)
5180 extern bool type_noexcept_p (const_tree);