Searched defs:CanInterpretFunctionCalls (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h1840 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } function in class:lldb_private::Process

Completed in 160 milliseconds