Searched defs:recordType (Results 1 – 7 of 7) sorted by relevance
388 RecordTypes recordType() const { return Kind; } in recordType() function
813 if (auto recordType = dyn_cast<RecordType>(type)) { in classifyType() local
423 const RecordType *recordType = in isSafeForCXXConstantCapture() local
1002 if (const RecordType *recordType = ivarType->getAs<RecordType>()) in PropertyImplStrategy() local
3916 if (auto recordType = type->getAs<RecordType>()) { in classifyPointerDeclarator() local
14468 if (const RecordType *recordType = baseType->getAs<RecordType>()) in CheckCompleteVariableDeclaration() local
16831 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { in BuildExceptionDeclaration() local