Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3410 if (const MemberPointerType *MemberPointerTy = in ContainsIncompleteClassType() local
3413 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType()
3417 return ContainsIncompleteClassType(MemberPointerTy->getPointeeType()); in ContainsIncompleteClassType()