Searched refs:OptReportLocationInfo (Results 1 – 1 of 1) sorted by relevance
96 struct OptReportLocationInfo { struct105 OptReportLocationInfo &operator |= (const OptReportLocationInfo &RHS) { in operator |=() argument118 bool operator < (const OptReportLocationInfo &RHS) const { in operator <() argument146 OptReportLocationInfo>>>> LocationInfoTy;283 OptReportLocationInfo MaxLI; in writeReport()310 OptReportLocationInfo LLI; in writeReport()312 std::map<int, OptReportLocationInfo> ColsInfo; in writeReport()370 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport()383 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()429 std::map<std::map<int, OptReportLocationInfo>, in writeReport()[all …]