Searched defs:PrintRecord (Results 1 – 3 of 3) sorted by relevance
176 struct PrintRecord { struct181 PrintRecord(const PrintRecord &Other) = default; argument182 PrintRecord &operator=(const PrintRecord &Other) = default; argument183 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() argument
171 struct PrintRecord { struct176 PrintRecord(const PrintRecord &Other) = default; argument177 PrintRecord &operator=(const PrintRecord &Other) = default; argument178 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() argument
171 struct PrintRecord { struct176 PrintRecord(const PrintRecord &Other) = default; argument177 PrintRecord(const TimeRecord &Time, const std::string &Name, in PrintRecord() function