Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp92 SL arg_info; member
136 SL arg_info; member
235 Tp arg_info; member
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h125 llvm::Expected<PythonCallable::ArgInfo> arg_info = init.GetArgInfo(); CreatePluginObject() local
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp786 llvm::Expected<PythonCallable::ArgInfo> arg_info = pfunc.GetArgInfo(); GetMaxPositionalArgumentsForCallable() local