Home
last modified time | relevance | path

Searched refs:SBExpressionOptions (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp18 SBExpressionOptions::SBExpressionOptions() in SBExpressionOptions() function in SBExpressionOptions
23 SBExpressionOptions::SBExpressionOptions(const SBExpressionOptions &rhs) in SBExpressionOptions() function in SBExpressionOptions
25 LLDB_RECORD_CONSTRUCTOR(SBExpressionOptions, in SBExpressionOptions()
31 const SBExpressionOptions &SBExpressionOptions::
32 operator=(const SBExpressionOptions &rhs) { in operator =()
34 const lldb::SBExpressionOptions &, in operator =()
35 SBExpressionOptions, operator=,(const lldb::SBExpressionOptions &), rhs); in operator =()
42 SBExpressionOptions::~SBExpressionOptions() = default;
254 bool SBExpressionOptions::GetTopLevel() { in GetTopLevel()
297 const lldb::SBExpressionOptions &, in RegisterMethods()
[all …]
H A DSBValue.cpp601 SBExpressionOptions options; in CreateValueFromExpression()
609 SBExpressionOptions &options) { in CreateValueFromExpression()
611 (const char *, const char *, lldb::SBExpressionOptions &), in CreateValueFromExpression()
1190 lldb::SBExpressionOptions options; in EvaluateExpression()
1200 const SBExpressionOptions &options) const { in EvaluateExpression()
1202 (const char *, const lldb::SBExpressionOptions &), in EvaluateExpression()
1209 const SBExpressionOptions &options, in EvaluateExpression()
1213 (const char *, const lldb::SBExpressionOptions &, const char *), expr, in EvaluateExpression()
1589 (const char *, const char *, lldb::SBExpressionOptions &)); in RegisterMethods()
1644 (const char *, const lldb::SBExpressionOptions &)); in RegisterMethods()
[all …]
H A DSBFrame.cpp1015 SBExpressionOptions options; in EvaluateExpression()
1037 SBExpressionOptions options; in EvaluateExpression()
1060 SBExpressionOptions options; in EvaluateExpression()
1077 const SBExpressionOptions &options) { in EvaluateExpression()
1079 (const char *, const lldb::SBExpressionOptions &), expr, in EvaluateExpression()
1356 (const char *, const lldb::SBExpressionOptions &)); in RegisterMethods()
H A DSBReproducer.cpp82 RegisterMethods<SBExpressionOptions>(R); in SBRegistry()
H A DSBTarget.cpp2352 SBExpressionOptions options; in EvaluateExpression()
2361 const SBExpressionOptions &options) { in EvaluateExpression()
2363 (const char *, const lldb::SBExpressionOptions &), expr, in EvaluateExpression()
2726 (const char *, const lldb::SBExpressionOptions &)); in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBExpressionOptions.h18 class LLDB_API SBExpressionOptions {
20 SBExpressionOptions();
22 SBExpressionOptions(const lldb::SBExpressionOptions &rhs);
24 ~SBExpressionOptions();
26 const SBExpressionOptions &operator=(const lldb::SBExpressionOptions &rhs);
H A DSBValue.h128 SBExpressionOptions &options);
301 const SBExpressionOptions &options) const;
303 const SBExpressionOptions &options,
H A DSBFrame.h110 const SBExpressionOptions &options);
H A DSBDefines.h44 class LLDB_API SBExpressionOptions; variable
H A DSBTarget.h833 const SBExpressionOptions &options);
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBExpressionOptions.i13 ) SBExpressionOptions;
15 class SBExpressionOptions
21 SBExpressionOptions();
23 SBExpressionOptions (const lldb::SBExpressionOptions &rhs);
25 ~SBExpressionOptions();
153 SBExpressionOptions (lldb_private::EvaluateExpressionOptions &expression_options);
H A DSBValue.i258 …CreateValueFromExpression (const char *name, const char* expression, SBExpressionOptions &options);
432 const SBExpressionOptions &options) const;
436 const SBExpressionOptions &options,
519 if options is None: options = lldb.SBExpressionOptions()
H A DSBFrame.i177 EvaluateExpression (const char *expr, SBExpressionOptions &options);
H A DSBTarget.i973 EvaluateExpression (const char *expr, const lldb::SBExpressionOptions &options);
/freebsd-13.1/contrib/llvm-project/lldb/bindings/
H A Dinterfaces.swig36 %include "./interface/SBExpressionOptions.i"
H A Dheaders.swig29 #include "lldb/API/SBExpressionOptions.h"
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp23094 …result = (lldb::SBExpressionOptions *)new lldb::SBExpressionOptions((lldb::SBExpressionOptions con… in _wrap_new_SBExpressionOptions__SWIG_1()
23141 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetCoerceResultToId()
23165 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0()
23191 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1()
23263 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetUnwindOnError()
23287 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_0()
23313 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_1()
23385 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetIgnoreBreakpoints()
23409 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_0()
23435 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_1()
[all …]
H A DMakefile39 SRCS+= API/SBExpressionOptions.cpp