Home
last modified time | relevance | path

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

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