Home
last modified time | relevance | path

Searched defs:DestDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1645 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); in emitDynamicCastCall() local
1692 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); in emitExactDynamicCast() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp999 auto *DestDecl = DestRecord->getAsCXXRecordDecl(); in CheckDynamicCast() local