Home
last modified time | relevance | path

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

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