Home
last modified time | relevance | path

Searched defs:has_varargs (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp851 bool has_varargs = GetArgInfo() local
899 bool has_varargs = !!(code->co_flags & CO_VARARGS); GetArgInfo() local