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()
3005 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3051 const CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp2649 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()