Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp212 const auto *ToMP = CE->getType()->getAs<MemberPointerType>(); in VisitCastExpr() local
214 unsigned DerivedOffset = collectBaseOffset(QualType(ToMP->getClass(), 0), in VisitCastExpr()
227 const auto *ToMP = CE->getType()->getAs<MemberPointerType>(); in VisitCastExpr() local
230 QualType(ToMP->getClass(), 0)); in VisitCastExpr()