Home
last modified time | relevance | path

Searched defs:GetCollectingStats (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h162 static bool GetCollectingStats() { return g_collecting_stats; } in GetCollectingStats() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp223 bool SBTarget::GetCollectingStats() { in GetCollectingStats() function in SBTarget