Searched defs:GetArguments (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
| H A D | ProcessInfo.h | 76 Args &GetArguments() { return m_arguments; } in GetArguments() function |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | ||
| H A D | CPlusPlusLanguage.cpp | 287 llvm::StringRef CPlusPlusLanguage::MethodName::GetArguments() { in GetArguments() function in CPlusPlusLanguage::MethodName |
| /freebsd/contrib/llvm-project/lldb/source/Core/ | ||
| H A D | IOHandlerCursesGUI.cpp | 2026 Args GetArguments() { in GetArguments() function in curses::ArgumentsFieldDelegate |