Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Utility/
H A DRegularExpression.cpp33 llvm::StringRef RegularExpression::GetText() const { return m_regex_text; } in GetText() function in RegularExpression
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp334 bool ClangExpressionSourceCode::GetText( in GetText() function in ClangExpressionSourceCode
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1313 const std::string &GetText() { return m_content; } in GetText() function in curses::TextFieldDelegate
4802 const std::string &GetText() const { return m_text; } in GetText() function in TreeItem