Searched refs:ifcMember (Results 1 – 2 of 2) sorted by relevance
86 T const * ifcMember) in doGetVtableSlot() argument90 T * member = const_cast< T * >(ifcMember); in doGetVtableSlot()101 if (member != ifcMember) { in doGetVtableSlot()110 if (member != ifcMember) { in doGetVtableSlot()139 typelib_InterfaceAttributeTypeDescription const * ifcMember) in getVtableSlot() argument141 return doGetVtableSlot(ifcMember); in getVtableSlot()145 typelib_InterfaceMethodTypeDescription const * ifcMember) in getVtableSlot() argument147 return doGetVtableSlot(ifcMember); in getVtableSlot()
91 typelib_InterfaceAttributeTypeDescription const * ifcMember);100 typelib_InterfaceMethodTypeDescription const * ifcMember);
Completed in 14 milliseconds