Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3119 void BuildPointerToMemberTypeInfo(const MemberPointerType *Ty);
3847 BuildPointerToMemberTypeInfo(cast<MemberPointerType>(Ty)); in BuildTypeInfo()
4161 ItaniumRTTIBuilder::BuildPointerToMemberTypeInfo(const MemberPointerType *Ty) { in BuildPointerToMemberTypeInfo() function in ItaniumRTTIBuilder