Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp965 const CXXRecordDecl *SrcRD = in DiagnoseReinterpretUpDownCast() local
3182 const RecordDecl *SrcRD = SrcTy->getAsRecordDecl(); in CheckCStyleCast() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp349 getAddrOfVirtualDisplacementMap(const CXXRecordDecl *SrcRD, in getAddrOfVirtualDisplacementMap()
2912 const CXXRecordDecl *SrcRD = cast<CXXRecordDecl>(MPD->getDeclContext()); in EmitMemberPointer() local
3284 CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitMemberPointerConversion() local
3330 const CXXRecordDecl *SrcRD = SrcTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprCXX.cpp781 const auto *SrcRD = in isAlwaysNull() local
H A DMicrosoftMangle.cpp3597 const CXXRecordDecl *SrcRD, const CXXRecordDecl *DstRD, raw_ostream &Out) { in mangleCXXVirtualDisplacementMap()