Home
last modified time | relevance | path

Searched refs:NotifySuccess (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h89 void NotifySuccess() { ++successes; } in NotifySuccess() function
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectFrame.cpp712 target_stats.GetFrameVariableStats().NotifySuccess(); in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2613 m_stats.GetExpressionStats().NotifySuccess(); in EvaluateExpression()