Searched defs:DestDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ItaniumCXXABI.cpp | 1477 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); emitDynamicCastCall() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCast.cpp | 949 auto *DestDecl = DestRecord->getAsCXXRecordDecl(); CheckDynamicCast() local |