Searched refs:getAsStructureType (Results 1 – 7 of 7) sorted by relevance
231 if (const RecordType *RT = T->getAsStructureType()) { in PreVisitProcessArg()238 if (T->getAsStructureType()) { in PreVisitProcessArg()
397 if (pointee->getAsStructureType() || pointee->isVoidType()) in matchesType()
69 if (const RecordType *RT = T->getAsStructureType()) { in isCallbackArg()
433 const RecordType *Type::getAsStructureType() const { in getAsStructureType() function in Type
241 const RecordType *RT = T->getAsStructureType(); in isSingleElementStruct()5298 if (const RecordType *RT = Ty->getAsStructureType()) { in isFPArgumentType()7021 if (const RecordType *RT = QT->getAsStructureType()) in appendType()
1694 const RecordType *getAsStructureType() const;
3528 DS.getRepAsType().get()->getAsStructureType()) in ParsedFreeStandingDeclSpec()