Searched defs:CanThrowException (Results 1 – 5 of 5) sorted by relevance
59 bool CanThrowException([[maybe_unused]] const Method *method) const override in CanThrowException() function
112 bool CanThrowException(const Method * /* method */) const override in CanThrowException() function
70 bool CanThrowException([[maybe_unused]] const Method *method) const override in CanThrowException() function
281 bool PandaRuntimeInterface::CanThrowException(MethodPtr method) const in CanThrowException() function in panda::PandaRuntimeInterface
496 virtual bool CanThrowException([[maybe_unused]] MethodPtr method) const in CanThrowException() function