Home
last modified time | relevance | path

Searched defs:DERIVED_FROM_P (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c135 #define DERIVED_FROM_P(PARENT, CHILD) objc_derived_from_p (PARENT, CHILD) macro
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h1275 #define DERIVED_FROM_P(PARENT, TYPE) \ macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1945 #define DERIVED_FROM_P(PARENT, TYPE) \ macro