Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1477 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); emitDynamicCastCall() local
1524 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); emitExactDynamicCast() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp949 auto *DestDecl = DestRecord->getAsCXXRecordDecl(); CheckDynamicCast() local