Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DProcess.h1876 void SetCanInterpretFunctionCalls(bool can_interpret_function_calls) { in SetCanInterpretFunctionCalls() argument
1877 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()