Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h1886 void SetCanInterpretFunctionCalls(bool can_interpret_function_calls) { in SetCanInterpretFunctionCalls() argument
1887 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()