Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp358 const CXXRecordDecl *DstRD) { in getAddrOfVirtualDisplacementMap()
3293 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3339 const CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDMicrosoftMangle.cpp3891 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()