Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp2285 } else if (const PointerType *DestPTy = DestTy->getAs<PointerType>()) { in EmitDynamicCast() local
2287 DestRecordTy = DestPTy->getPointeeType(); in EmitDynamicCast()