Home
last modified time | relevance | path

Searched refs:DerivedClassTy (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp2777 const RecordType *DerivedClassTy = in EmitCastLValue() local
2780 cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()
2796 const RecordType *DerivedClassTy = E->getType()->getAs<RecordType>(); in EmitCastLValue() local
2798 cast<CXXRecordDecl>(DerivedClassTy->getDecl()); in EmitCastLValue()