LLDB mainline
lldb_private::ClangExpressionSourceCode Member List

This is the complete list of members for lldb_private::ClangExpressionSourceCode, including all inherited members.

AddLocalVariableDecls(StreamString &stream, const std::string &expr, StackFrame *frame) constlldb_private::ClangExpressionSourceCodeprivate
ClangExpressionSourceCode(llvm::StringRef filename, llvm::StringRef name, llvm::StringRef prefix, llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind)lldb_private::ClangExpressionSourceCodeprotected
CreateWrapped(llvm::StringRef filename, llvm::StringRef prefix, llvm::StringRef body, WrapKind wrap_kind)lldb_private::ClangExpressionSourceCodeinlinestatic
ExpressionSourceCode(llvm::StringRef name, llvm::StringRef prefix, llvm::StringRef body, Wrapping wrap)lldb_private::ExpressionSourceCodeinlineprotected
g_expression_prefixlldb_private::ClangExpressionSourceCodestatic
g_expression_suffixlldb_private::ClangExpressionSourceCodestatic
g_prefix_file_namelldb_private::ClangExpressionSourceCodestatic
GetName() constlldb_private::ExpressionSourceCodeinline
GetOriginalBodyBounds(std::string transformed_text, size_t &start_loc, size_t &end_loc)lldb_private::ClangExpressionSourceCode
GetText(std::string &text, ExecutionContext &exe_ctx, bool add_locals, bool force_add_all_locals, llvm::ArrayRef< std::string > modules) constlldb_private::ClangExpressionSourceCode
m_bodylldb_private::ExpressionSourceCodeprotected
m_end_markerlldb_private::ClangExpressionSourceCodeprivate
m_namelldb_private::ExpressionSourceCodeprotected
m_prefixlldb_private::ExpressionSourceCodeprotected
m_start_markerlldb_private::ClangExpressionSourceCodeprivate
m_wraplldb_private::ExpressionSourceCodeprotected
m_wrap_kindlldb_private::ClangExpressionSourceCodeprivate
NeedsWrapping() constlldb_private::ExpressionSourceCodeinline
NoWrap enum valuelldb_private::ExpressionSourceCodeprotected
Wrap enum valuelldb_private::ExpressionSourceCodeprotected
WrapKind enum namelldb_private::ClangExpressionSourceCode
Wrapping enum namelldb_private::ExpressionSourceCodeprotected