Home
last modified time | relevance | path

Searched defs:DstRD (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp362 getAddrOfVirtualDisplacementMap(const CXXRecordDecl * SrcRD,const CXXRecordDecl * DstRD) getAddrOfVirtualDisplacementMap() argument
3280 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); EmitMemberPointerConversion() local
3326 const CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); EmitNonNullMemberPointerConversion() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3734 mangleCXXVirtualDisplacementMap(const CXXRecordDecl * SrcRD,const CXXRecordDecl * DstRD,raw_ostream & Out) mangleCXXVirtualDisplacementMap() argument