Searched refs:getAsStructureType (Results 1 – 13 of 13) sorted by relevance
80 .createLayoutType(ContainedTy->getAsStructureType(), Packoffsets); in getHLSLType()
620 if (const RecordType *RT = QT->getAsStructureType()) in appendType()
508 .createLayoutType(ContainedTy->getAsStructureType(), Packoffsets); in getHLSLType()
252 if (const RecordType *RT = T->getAsStructureType()) { in Find()261 if (T->getAsStructureType()) { in Find()
306 auto *Record = PointeeType->getAsStructureType(); in isUnretained()
588 if (pointee->getAsStructureType() || pointee->isVoidType()) in matchesType()
770 const RecordType *Type::getAsStructureType() const { in getAsStructureType() function in Type
12786 T->getAsStructureType()->getDecl()->hasFlexibleArrayMember()) in addFlexibleArrayMemberInitSize()
91 if (const RecordType *RT = T->getAsStructureType()) { in isCallback()
2814 const RecordType *getAsStructureType() const;
3917 if (!SharedsTy->getAsStructureType()->getDecl()->field_empty()) { in emitTaskInit()
5234 DS.getRepAsType().get()->getAsStructureType()) in ParsedFreeStandingDeclSpec()
10865 {"_ZNK5clang4Type18getAsStructureTypeEv", "clang::Type::getAsStructureType() const"},