Searched refs:DstRD (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2594 CXXRecordDecl *DstRD = DstTy->getMostRecentCXXRecordDecl(); local
2596 SrcRD->nullFieldOffsetIsZero() == DstRD->nullFieldOffsetIsZero())
2656 MSInheritanceAttr::Spelling DstInheritance = DstRD->getMSInheritanceModel();

Completed in 162 milliseconds