Searched refs:DestTypeValue (Results 1 – 1 of 1) sorted by relevance
1223 using DestTypeValue = std::pair<const StoreInfo &, loc::ConcreteInt>; typedef1225 llvm::raw_ostream &operator<<(llvm::raw_ostream &OS, const DestTypeValue &Val) { in operator <<()1269 OS << Action << DestTypeValue(SI, *CVal); in showBRDiagnostics()1316 << DestTypeValue(SI, *CI); in showBRParamDiagnostics()1360 OS << "object reference of value " << DestTypeValue(SI, *CV) in showBRDefaultDiagnostics()1364 OS << "Pointer value of " << DestTypeValue(SI, *CV) << " stored"; in showBRDefaultDiagnostics()1366 OS << "Storing pointer value of " << DestTypeValue(SI, *CV); in showBRDefaultDiagnostics()