Searched refs:OptReportLocationInfo (Results 1 – 1 of 1) sorted by relevance
95 struct OptReportLocationInfo { struct104 OptReportLocationInfo &operator |= (const OptReportLocationInfo &RHS) { in operator |=() argument117 bool operator < (const OptReportLocationInfo &RHS) const { in operator <() argument145 OptReportLocationInfo>>>> LocationInfoTy;282 OptReportLocationInfo MaxLI; in writeReport()309 OptReportLocationInfo LLI; in writeReport()311 std::map<int, OptReportLocationInfo> ColsInfo; in writeReport()369 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport()382 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()428 std::map<std::map<int, OptReportLocationInfo>, in writeReport()[all …]