Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3181 void BuildPointerToMemberTypeInfo(const MemberPointerType *Ty);
3915 BuildPointerToMemberTypeInfo(cast<MemberPointerType>(Ty)); in BuildTypeInfo()
4228 ItaniumRTTIBuilder::BuildPointerToMemberTypeInfo(const MemberPointerType *Ty) { in BuildPointerToMemberTypeInfo() function in ItaniumRTTIBuilder