Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1013 const CXXRecordDecl *DestRD = DestType->getPointeeCXXRecordDecl(); in DiagnoseReinterpretUpDownCast() local
3239 const RecordDecl *DestRD = DestTy->getAsRecordDecl(); in CheckCStyleCast() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp837 const auto *DestRD = DestType->getAsCXXRecordDecl(); in isAlwaysNull() local