Lines Matching defs:RecordDecl
1585 if (const auto *RD = dyn_cast<RecordDecl>(ND))
1599 if (const auto *RD = dyn_cast<RecordDecl>(ND))
3530 const auto *RecordDecl = VD->getType()->getAsCXXRecordDecl();
3531 if (!RecordDecl || !RecordDecl->isLambda())
3533 return RecordDecl->getLambdaCallOperator();
3817 static void AddOverloadAggregateChunks(const RecordDecl *RD,
5182 ExprValueKind BaseKind, RecordDecl *RD,
5220 // Returns the RecordDecl inside the BaseType, falling back to primary template
5223 static RecordDecl *getAsRecordDecl(QualType BaseType) {
5787 if (RecordDecl *RD = getAsRecordDecl(BaseType)) {
6407 RecordDecl *RD =