Searched defs:CanThrowException (Results 1 – 4 of 4) sorted by relevance
56 bool CanThrowException([[maybe_unused]] const Method *method) const override in CanThrowException() function
104 bool CanThrowException(const Method * /* method */) const override in CanThrowException() function
215 bool PandaRuntimeInterface::CanThrowException(MethodPtr method) const in CanThrowException() function in panda::PandaRuntimeInterface
383 virtual bool CanThrowException([[maybe_unused]] MethodPtr method) const in CanThrowException() function