Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp313 const CXXRecordDecl *DstRD) { in getAddrOfVirtualDisplacementMap()
2997 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3043 const CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp2549 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()