Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegularExpression.cpp34 llvm::StringRef RegularExpression::GetText() const { return m_regex_text; } in GetText() function in RegularExpression
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStopCondition.h28 llvm::StringRef GetText() const { return m_text; } in GetText() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp345 bool ClangExpressionSourceCode::GetText( in GetText() function in ClangExpressionSourceCode
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1313 const std::string &GetText() { return m_content; } in GetText() function in lldb_private::curses::TextFieldDelegate
4831 const std::string &GetText() const { return m_text; } in GetText() function in TreeItem