Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DFunctionCaller.cpp324 exe_ctx.GetTargetPtr()->GetDebugUtilityExpression(); in ExecuteFunction()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h230 bool GetDebugUtilityExpression() const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4368 bool TargetProperties::GetDebugUtilityExpression() const { in GetDebugUtilityExpression() function in TargetProperties
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9798 target_sp->GetDebugUtilityExpression()); in CreateUtilityFunction()