Searched defs:recordType (Results 1 – 8 of 8) sorted by relevance
388 RecordTypes recordType() const { return Kind; } in recordType() function
813 if (auto recordType = dyn_cast<RecordType>(type)) { in classifyType() local
414 const RecordType *recordType = isSafeForCXXConstantCapture() local
998 if (const RecordType *recordType = ivarType->getAs<RecordType>()) PropertyImplStrategy() local
1073 const AstTypeMatcher<RecordType> recordType; variable
4389 if (auto recordType = type->getAs<RecordType>()) { classifyPointerDeclarator() local
14659 if (const RecordType *recordType = baseType->getAs<RecordType>()) CheckCompleteVariableDeclaration() local
16973 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { BuildExceptionDeclaration() local