Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h562 GetMaxPositionalArgumentsForCallable(const llvm::StringRef &callable_name) { in GetMaxPositionalArgumentsForCallable() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h392 llvm::Expected<unsigned> GetMaxPositionalArgumentsForCallable(
H A DScriptInterpreterPython.cpp753 ScriptInterpreterPythonImpl::GetMaxPositionalArgumentsForCallable( in GetMaxPositionalArgumentsForCallable() function in ScriptInterpreterPythonImpl
1167 GetMaxPositionalArgumentsForCallable(function_name); in SetBreakpointCommandCallbackFunction()