Searched refs:IMPLICIT_TYPENAME_P (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dlex.c2884 && IMPLICIT_TYPENAME_P (TREE_TYPE (field)))
H A Ddecl.c1253 && IMPLICIT_TYPENAME_P (TREE_TYPE (decl)))
5922 && IMPLICIT_TYPENAME_P (TREE_TYPE (binding)))))
5929 && IMPLICIT_TYPENAME_P (TREE_TYPE (val)));
H A Dcp-tree.h1549 #define IMPLICIT_TYPENAME_P(NODE) \
1542 #define IMPLICIT_TYPENAME_P macro

Completed in 197 milliseconds