Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h512 bool GetHasForcefullyCompletedTypes() const { in GetHasForcefullyCompletedTypes() function
544 bool GetHasForcefullyCompletedTypes() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp279 if (ts->GetHasForcefullyCompletedTypes()) in ReportStatistics()