Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5279 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); EmitCastLValue() local
5299 auto *DerivedClassDecl = cast<CXXRecordDecl>(DerivedClassTy->getDecl()); EmitCastLValue() local
H A DCGExprScalar.cpp2407 const CXXRecordDecl *DerivedClassDecl = DestTy->getPointeeCXXRecordDecl(); VisitCastExpr() local