Searched defs:AANoUnwindImpl (Results 1 – 1 of 1) sorted by relevance
862 struct AANoUnwindImpl : AANoUnwind { struct863 AANoUnwindImpl(const IRPosition &IRP) : AANoUnwind(IRP) {} in AANoUnwindImpl() argument865 const std::string getAsStr() const override { in getAsStr()870 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()