Home
last modified time | relevance | path

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

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