Lines Matching defs:RD
179 CGDebugInfo::getClassName(const RecordDecl *RD) { in getClassName()
496 llvm::DIType CGDebugInfo::createRecordFwdDecl(const RecordDecl *RD, in createRecordFwdDecl()
536 if (const RecordDecl *RD = dyn_cast<RecordDecl>(Context)) { in createContextChain() local
565 RecordDecl *RD = RTy->getDecl(); in CreatePointeeType() local
699 CollectRecordStaticVars(const RecordDecl *RD, llvm::DIType FwdDecl) { in CollectRecordStaticVars()
861 const CXXRecordDecl *RD = Method->getParent(); in getOrCreateMethodType() local
896 static bool isFunctionLocalClass(const CXXRecordDecl *RD) { in isFunctionLocalClass()
982 CollectCXXMemberFunctions(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXMemberFunctions()
1011 CollectCXXFriends(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXFriends()
1029 CollectCXXBases(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXBases()
1143 StringRef CGDebugInfo::getVTableName(const CXXRecordDecl *RD) { in getVTableName()
1157 CollectVTableInfo(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectVTableInfo()
1195 RecordDecl *RD = Ty->getDecl(); in CreateType() local
1819 RecordDecl *RD = Ty->getDecl(); in CreateLimitedType() local
2292 const RecordDecl *RD = cast<RecordDecl>(RT->getDecl()); in EmitDeclare() local