Searched defs:AAMustProgressImpl (Results 1 – 1 of 1) sorted by relevance
2695 struct AAMustProgressImpl : public AAMustProgress { struct2696 AAMustProgressImpl(const IRPosition &IRP, Attributor &A) in AAMustProgressImpl() function2700 void initialize(Attributor &A) override { in initialize()2708 const std::string getAsStr(Attributor *A) const override { in getAsStr()