Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp333 const CXXRecordDecl *DstRD) { in getAddrOfVirtualDisplacementMap()
3179 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3225 const CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp3546 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()