Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h2162 void SetCanInterpretFunctionCalls(bool can_interpret_function_calls) { in SetCanInterpretFunctionCalls() argument
2163 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()