Home
last modified time | relevance | path

Searched refs:SetAllowJIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBExpressionOptionsDocstrings.i63 ) lldb::SBExpressionOptions::SetAllowJIT;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBExpressionOptions.h108 void SetAllowJIT(bool allow);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp252 void SBExpressionOptions::SetAllowJIT(bool allow) { in SetAllowJIT() function in SBExpressionOptions
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp28513 (arg1)->SetAllowJIT(arg2); in _wrap_SBExpressionOptions_SetAllowJIT()