Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h1435 bool GetCollectingStats() { return m_collecting_stats; } in GetCollectingStats() function
/external/llvm-project/lldb/source/API/
DSBTarget.cpp243 bool SBTarget::GetCollectingStats() { in GetCollectingStats() function in SBTarget