Home
last modified time | relevance | path

Searched defs:SrcRD (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp332 getAddrOfVirtualDisplacementMap(const CXXRecordDecl *SrcRD, in getAddrOfVirtualDisplacementMap()
2806 const CXXRecordDecl *SrcRD = cast<CXXRecordDecl>(MPD->getDeclContext()); in EmitMemberPointer() local
3178 CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3224 const CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp955 const CXXRecordDecl *SrcRD = in DiagnoseReinterpretUpDownCast() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp778 const auto *SrcRD = in isAlwaysNull() local
H A DMicrosoftMangle.cpp3546 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()