Home
last modified time | relevance | path

Searched defs:SrcRD (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1004 const CXXRecordDecl *SrcRD = in DiagnoseReinterpretUpDownCast() local
3238 const RecordDecl *SrcRD = SrcTy->getAsRecordDecl(); in CheckCStyleCast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp357 getAddrOfVirtualDisplacementMap(const CXXRecordDecl *SrcRD, in getAddrOfVirtualDisplacementMap()
2934 const CXXRecordDecl *SrcRD = cast<CXXRecordDecl>(MPD->getDeclContext()); in EmitMemberPointer() local
3292 CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3338 const CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp836 const auto *SrcRD = SrcType->getAsCXXRecordDecl(); in isAlwaysNull() local
H A DMicrosoftMangle.cpp3891 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()