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