Searched defs:recordType (Results 1 – 8 of 8) sorted by relevance
388 RecordTypes recordType() const { return Kind; } in recordType() function
812 if (auto recordType = dyn_cast<RecordType>(type)) { in classifyType() local
439 const RecordType *recordType = in isSafeForCXXConstantCapture() local
1001 if (const RecordType *recordType = ivarType->getAs<RecordType>()) in PropertyImplStrategy() local
1061 const AstTypeMatcher<RecordType> recordType; variable
4284 if (auto recordType = type->getAs<RecordType>()) { in classifyPointerDeclarator() local
14178 if (const RecordType *recordType = baseType->getAs<RecordType>()) in CheckCompleteVariableDeclaration() local
16516 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { in BuildExceptionDeclaration() local