Lines Matching defs:PrintValue
84 static std::string PrintValue(const Value *value, bool truncate = false) {
216 PrintValue(result_value, false));
356 LLDB_LOG(log, "Replacing \"{0}\" with \"{1}\"", PrintValue(result_global),
357 PrintValue(new_result_global));
385 PrintValue(synthesized_store));
921 LLDB_LOG(log, "Replacing \"{0}\" with \"{1}\"", PrintValue(alloc),
922 PrintValue(persistent_load));
977 LLDB_LOG(log, "MaybeHandleVariable ({0})", PrintValue(llvm_value_ptr));
1090 LLDB_LOG(log, "Replacing {0} with {1}", PrintValue(symbol),
1091 PrintValue(symbol_addr_ptr));
1101 LLDB_LOG(log, "MaybeHandleCallArguments({0})", PrintValue(Old));
1331 PrintValue(constant_expr).c_str());
1395 PrintValue(constant).c_str());
1410 PrintValue(user).c_str());
1505 LLDB_LOG(log, "Arg: \"{0}\"", PrintValue(argument));
1546 LLDB_LOG(log, " Replacing [{0}]", PrintValue(value));
1593 PrintValue(value));