Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp367 CommandObject::FindArgumentDataByType(CommandArgumentType arg_type) { in FindArgumentDataByType() function in CommandObject
386 entry = CommandObject::FindArgumentDataByType(arg_type); in GetArgumentHelp()
416 entry = CommandObject::FindArgumentDataByType(arg_type); in GetArgumentName()
H A DOptions.cpp765 CommandObject::FindArgumentDataByType( in HandleOptionArgumentCompletion()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h200 FindArgumentDataByType(lldb::CommandArgumentType arg_type);