Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-member-pointers.cpp77 pr37399::DerivedFunctor<int> BFunctor; variable
107 BFunctor.PtrToMemberFunction = &DerivedFunctor<void>::Foo; in SingleInheritanceFnPtrCall()
108 (AFunctor.*(BFunctor.PtrToMemberFunction))(); in SingleInheritanceFnPtrCall()