Lines Matching defs:RD

179     const CXXRecordDecl *RD = WorkList.pop_back_val();  in hasRepeatedBaseClass()  local
601 auto Visit = [&](const CXXRecordDecl *RD) -> bool { in hasSubobjectAtOffsetZeroOfEmptyBaseType()
659 if (auto *RD = T->getAsCXXRecordDecl()) in hasSubobjectAtOffsetZeroOfEmptyBaseType() local
1484 static NamedDecl* getLambdaCallOperatorHelper(const CXXRecordDecl &RD) { in getLambdaCallOperatorHelper()
1520 getLambdaStaticInvokers(const CXXRecordDecl &RD) { in getLambdaStaticInvokers()
1791 CXXRecordDecl::setInstantiationOfMemberClass(CXXRecordDecl *RD, in setInstantiationOfMemberClass()
1866 const CXXRecordDecl *RD = this; in getTemplateInstantiationPattern() local
1899 if (const CXXRecordDecl *RD = Base.getType()->getAsCXXRecordDecl()) in isAnyDestructorNoReturn() local
1905 if (const CXXRecordDecl *RD = in isAnyDestructorNoReturn() local
2127 CXXMethodDecl::getCorrespondingMethodDeclaredInClass(const CXXRecordDecl *RD, in getCorrespondingMethodDeclaredInClass()
2158 CXXMethodDecl::getCorrespondingMethodInClass(const CXXRecordDecl *RD, in getCorrespondingMethodInClass()
2195 CXXMethodDecl *CXXMethodDecl::Create(ASTContext &C, CXXRecordDecl *RD, in Create()
2583 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in CXXConstructorDecl()
2623 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
2758 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
2792 ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, in Create()
3302 const RecordDecl *RD = T->getAsRecordDecl(); in isValidStructGUID() local