Home
last modified time | relevance | path

Searched defs:DECL_CONV_FN_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h2203 #define DECL_CONV_FN_P(NODE) \ macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h2848 #define DECL_CONV_FN_P(NODE) IDENTIFIER_CONV_OP_P (DECL_NAME (NODE)) macro