Home
last modified time | relevance | path

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

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