Searched refs:CanProxyAdaptor (Results 1 – 1 of 1) sorted by relevance
32 template<typename T> struct CanProxyAdaptor;339 struct CanProxyAdaptor : CanProxyBase<T> {}; struct349 class CanProxy : public CanProxyAdaptor<T> {429 struct CanProxyAdaptor<BlockPointerType>440 struct CanProxyAdaptor<LValueReferenceType>446 struct CanProxyAdaptor<RValueReferenceType>452 struct CanProxyAdaptor<MemberPointerType>493 struct CanProxyAdaptor<FunctionNoProtoType>500 struct CanProxyAdaptor<FunctionProtoType>542 struct CanProxyAdaptor<UnaryTransformType>[all …]