Searched defs:recordType (Results 1 – 9 of 9) sorted by relevance
40 int recordType = 0; in readNextRecord() local
388 RecordTypes recordType() const { return Kind; } in recordType() function
817 if (auto recordType = dyn_cast<RecordType>(type)) { in classifyType() local
389 const RecordType *recordType = in isSafeForCXXConstantCapture() local
996 if (const RecordType *recordType = ivarType->getAs<RecordType>()) in PropertyImplStrategy() local
1043 const AstTypeMatcher<RecordType> recordType; variable
4103 if (auto recordType = type->getAs<RecordType>()) { in classifyPointerDeclarator() local
13230 if (const RecordType *recordType = baseType->getAs<RecordType>()) in CheckCompleteVariableDeclaration() local
15991 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { in BuildExceptionDeclaration() local