Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DFunctionCaller.cpp349 exe_ctx.GetTargetPtr()->GetDebugUtilityExpression(); in ExecuteFunction()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h251 bool GetDebugUtilityExpression() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4770 bool TargetProperties::GetDebugUtilityExpression() const { in GetDebugUtilityExpression() function in TargetProperties
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp10037 target_sp->GetDebugUtilityExpression()); in CreateUtilityFunction()