Home
last modified time | relevance | path

Searched refs:GetHasForcefullyCompletedTypes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h522 bool GetHasForcefullyCompletedTypes() const { in GetHasForcefullyCompletedTypes() function
554 bool GetHasForcefullyCompletedTypes() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp279 if (ts->GetHasForcefullyCompletedTypes()) in ReportStatistics()