Searched refs:isTyped (Results 1 – 9 of 9) sorted by relevance
390 bool ResourceTypeInfo::isTyped() const { in isTyped() function in ResourceTypeInfo534 assert(isTyped() && "Not typed"); in getTyped()575 if (isTyped() && RHS.isTyped() && getTyped() < RHS.getTyped()) in operator <()603 } else if (isTyped()) { in print()676 } else if (RTI.isTyped()) { in getAsMetadata()724 else if (RTI.isTyped()) { in getAnnotateProps()
219 else if (TypeInfo.isTyped()) in addResourcesForPSV()236 else if (TypeInfo.isTyped()) in addResourcesForPSV()
51 if (RI.isTyped()) { in getFormatName()
190 if (RTI.isTyped()) in updateFunctionFlags()
31 if (RTI.isTyped()) { in calculateGEPOffset()
226 virtual bool isTyped() const { return false; } in isTyped() function
183 bool isTyped() const override { return ElementType != nullptr; } in isTyped() function
520 (Element->isTyped() && in resolveGenericPatternMatch()
310 LLVM_ABI bool isTyped() const;