Lines Matching refs:expr_str
1749 std::string expr_str(command, expr_content_start, in PreprocessCommand() local
1771 target.EvaluateExpression(expr_str.c_str(), exe_ctx.GetFramePtr(), in PreprocessCommand()
1794 expr_str.c_str()); in PreprocessCommand()
1801 expr_str.c_str()); in PreprocessCommand()
1815 "expression setup error for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1819 "expression parse error for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1824 expr_str.c_str()); in PreprocessCommand()
1830 "expression discarded for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1834 "expression interrupted for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1839 expr_str.c_str()); in PreprocessCommand()
1843 "expression timed out for the expression '%s'", expr_str.c_str()); in PreprocessCommand()
1849 expr_str.c_str()); in PreprocessCommand()
1854 expr_str.c_str()); in PreprocessCommand()