Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDRegularExpression.cpp34 llvm::StringRef RegularExpression::GetText() const { return m_regex_text; } in GetText() function in RegularExpression
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionSourceCode.cpp346 bool ClangExpressionSourceCode::GetText( in GetText() function in ClangExpressionSourceCode
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp1312 const std::string &GetText() { return m_content; } in GetText() function in curses::TextFieldDelegate
4829 const std::string &GetText() const { return m_text; } in GetText() function in TreeItem