Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2004 void SetCanInterpretFunctionCalls(bool can_interpret_function_calls) { in SetCanInterpretFunctionCalls() argument
2005 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()