aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBTraceCursorDocstrings.i
blob: e1edc072fd3aca336faba2a6135dc9393399b042 (plain)
1
2
3
%feature("docstring",
"Represents a trace cursor."
) lldb::SBTraceCursor;