Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1478 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); emitDynamicCastCall() local
1512 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); emitExactDynamicCast() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp941 auto *DestDecl = DestRecord->getAsCXXRecordDecl(); CheckDynamicCast() local