Home
last modified time | relevance | path

Searched refs:GetNonCacheable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h89 bool GetNonCacheable() const { in GetNonCacheable() function
122 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()
H A DTypeSummary.h181 bool GetNonCacheable() const { in GetNonCacheable() function
208 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()
H A DTypeSynthetic.h204 bool GetNonCacheable() const { in GetNonCacheable() function
248 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()