Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h3017 #define DECL_CONV_FN_P(NODE) IDENTIFIER_CONV_OP_P (DECL_NAME (NODE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h3194 #define DECL_CONV_FN_P(NODE) IDENTIFIER_CONV_OP_P (DECL_NAME (NODE)) macro