reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
642 ArgInfo GetNumArguments() const; // DEPRECATED
79576 auto arg_info = pfunc.GetNumArguments();
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp 807 PythonCallable::ArgInfo arg_info = pfunc.GetNumArguments();