Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c176 #define DERIVED_FROM_P(PARENT, CHILD) objc_derived_from_p (PARENT, CHILD) macro
/openbsd/src/gnu/gcc/gcc/cp/
Dcp-tree.h954 #define DERIVED_FROM_P(PARENT, TYPE) \ macro
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-tree.h1101 #define DERIVED_FROM_P(PARENT, TYPE) \ macro