Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDProcess.h1847 void SetCanInterpretFunctionCalls(bool can_interpret_function_calls) { in SetCanInterpretFunctionCalls() argument
1848 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()