Searched defs:isDerivedType (Results 1 – 3 of 3) sorted by relevance
244 bool isDerivedType() const { return getTypeID() >= FirstDerivedTyID; } in isDerivedType() function
189 bool DIDescriptor::isDerivedType() const { in isDerivedType() function in DIDescriptor
361 bool Type::isDerivedType() const { in isDerivedType() function in Type