Searched defs:object (Results 1 – 2 of 2) sorted by relevance
193 static ReturnType callInline(const Storage& object, Args&&... args) { in callInline()205 static ReturnType callPointer(const Storage& object, Args&&... args) { in callPointer()
3881 T* object, Result (T::*method)(), const char* location) { in HandleSehExceptionsInMethodIfSupported()3908 T* object, Result (T::*method)(), const char* location) { in HandleExceptionsInMethodIfSupported()