Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DFunctionCaller.cpp323 exe_ctx.GetTargetPtr()->GetDebugUtilityExpression(); in ExecuteFunction()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h249 bool GetDebugUtilityExpression() const;
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4667 bool TargetProperties::GetDebugUtilityExpression() const { in GetDebugUtilityExpression() function in TargetProperties
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9927 target_sp->GetDebugUtilityExpression()); in CreateUtilityFunction()