Home
last modified time | relevance | path

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

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