Searched defs:GetInteger (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/lang/cpp/class_types/ | ||
H A D | main.cpp | 32 GetInteger() const in GetInteger() function in A |
/llvm-project/lldb/source/Core/ | ||
H A D | IOHandlerCursesGUI.cpp | 1345 int GetInteger() { return std::stoi(m_content); } in GetInteger() function in curses::IntegerFieldDelegate |