Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/class_types/
H A Dmain.cpp32 GetInteger() const in GetInteger() function in A
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1345 int GetInteger() { return std::stoi(m_content); } in GetInteger() function in curses::IntegerFieldDelegate