Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DFunctionCaller.cpp349 exe_ctx.GetTargetPtr()->GetDebugUtilityExpression(); in ExecuteFunction()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h259 bool GetDebugUtilityExpression() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4894 bool TargetProperties::GetDebugUtilityExpression() const { in GetDebugUtilityExpression() function in TargetProperties
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9561 target_sp->GetDebugUtilityExpression()); in CreateUtilityFunction()