Lines Matching full:getparent
1733 << (D->getParent()->isStruct() ? 0 : 1) // struct|class1734 << Context.getTypeDeclType(D->getParent())1740 << (D->getParent()->isStruct() ? 0 : 1) // struct|class1741 << Context.getTypeDeclType(D->getParent())