Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp4695 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue() local
4715 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue() local
H A DCGExprScalar.cpp2127 const CXXRecordDecl *DerivedClassDecl = DestTy->getPointeeCXXRecordDecl(); in VisitCastExpr() local