Searched refs:ObjCExceptionPrecondition (Results 1 – 3 of 3) sorted by relevance
362 void ObjCLanguageRuntime::ObjCExceptionPrecondition::AddClassName( in AddClassName()367 ObjCLanguageRuntime::ObjCExceptionPrecondition::ObjCExceptionPrecondition() {} in ObjCExceptionPrecondition() function in ObjCLanguageRuntime::ObjCExceptionPrecondition369 bool ObjCLanguageRuntime::ObjCExceptionPrecondition::EvaluatePrecondition( in EvaluatePrecondition()374 void ObjCLanguageRuntime::ObjCExceptionPrecondition::GetDescription( in GetDescription()377 Status ObjCLanguageRuntime::ObjCExceptionPrecondition::ConfigurePrecondition( in ConfigurePrecondition()
233 new ObjCLanguageRuntime::ObjCExceptionPrecondition()); in CreateExceptionPrecondition()
158 class ObjCExceptionPrecondition : public Breakpoint::BreakpointPrecondition {160 ObjCExceptionPrecondition();162 ~ObjCExceptionPrecondition() override = default;