Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp238 const auto *ToMP = CE->getType()->castAs<MemberPointerType>(); in VisitCastExpr() local
241 Ctx.collectBaseOffset(ToMP->getMostRecentCXXRecordDecl(), in VisitCastExpr()
254 const auto *ToMP = CE->getType()->castAs<MemberPointerType>(); in VisitCastExpr() local
258 ToMP->getMostRecentCXXRecordDecl()); in VisitCastExpr()