Lines Matching full:evaluate
144 UserExpression::Evaluate(ExecutionContext &exe_ctx,
156 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a context object of "
167 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a context object of "
187 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a NULL target, can't "
196 LLDB_LOG(log, "== [UserExpression::Evaluate] No process, but the policy is "
208 "unable to evaluate expression while the process is {0}: the process "
215 // Explicitly force the IR interpreter to evaluate the expression when the
257 LLDB_LOG(log, "== [UserExpression::Evaluate] Getting expression: {0} ==",
262 LLDB_LOG(log, "== [UserExpression::Evaluate] Parsing expression {0} ==",
348 LLDB_LOG(log, "== [UserExpression::Evaluate] Expression may not run, but "
369 LLDB_LOG(log, "== [UserExpression::Evaluate] Executing expression ==");
376 LLDB_LOG(log, "== [UserExpression::Evaluate] Execution completed "
392 "== [UserExpression::Evaluate] Execution completed "
396 LLDB_LOG(log, "== [UserExpression::Evaluate] Execution completed "