Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc2601 Result HandleSehExceptionsInMethodIfSupported(T* object, Result (T::*method)(), in HandleSehExceptionsInMethodIfSupported() function
2648 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()
2667 return HandleSehExceptionsInMethodIfSupported(object, method, location); in HandleExceptionsInMethodIfSupported()