Lines Matching defs:PrintValue
84 static std::string PrintValue(const Value *value, bool truncate = false) {
218 PrintValue(result_value, false));
359 LLDB_LOG(log, "Replacing \"{0}\" with \"{1}\"", PrintValue(result_global),
360 PrintValue(new_result_global));
388 PrintValue(synthesized_store));
923 LLDB_LOG(log, "Replacing \"{0}\" with \"{1}\"", PrintValue(alloc),
924 PrintValue(persistent_load));
979 LLDB_LOG(log, "MaybeHandleVariable ({0})", PrintValue(llvm_value_ptr));
1092 LLDB_LOG(log, "Replacing {0} with {1}", PrintValue(symbol),
1093 PrintValue(symbol_addr_ptr));
1103 LLDB_LOG(log, "MaybeHandleCallArguments({0})", PrintValue(Old));
1333 PrintValue(constant_expr).c_str());
1394 PrintValue(constant).c_str());
1409 PrintValue(user).c_str());
1504 LLDB_LOG(log, "Arg: \"{0}\"", PrintValue(argument));
1545 LLDB_LOG(log, " Replacing [{0}]", PrintValue(value));
1590 PrintValue(value));