Searched refs:isDerivedType (Results 1 – 4 of 4) sorted by relevance
173 bool DIDescriptor::isDerivedType() const { in isDerivedType() function in DIDescriptor228 return isBasicType() || isCompositeType() || isDerivedType(); in isType()476 else if (isDerivedType()) in Verify()497 return isDerivedType() && DbgNode->getNumOperands() >= 10 && in Verify()944 if (T.isDerivedType()) { in getDICompositeType()1069 } else if (DT.isDerivedType()) { in processType()1246 } else if (this->isDerivedType()) { in print()
751 if (DTy.isDerivedType()) { in isUnsignedDIType()812 if (BaseType.isDerivedType()) in getBaseTypeSize()985 assert(Ty.isDerivedType() && "Unknown kind of DIType"); in getOrCreateTypeDIE()1199 else if (Element.isDerivedType()) { in constructTypeDIE()
269 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isDerivedType)
128 bool isDerivedType() const;