Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeValidator.h90 bool GetNonCacheable() const { in GetNonCacheable() function
120 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()
H A DTypeFormat.h91 bool GetNonCacheable() const { in GetNonCacheable() function
124 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()
H A DTypeSummary.h185 bool GetNonCacheable() const { in GetNonCacheable() function
212 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()
H A DTypeSynthetic.h193 bool GetNonCacheable() const { in GetNonCacheable() function
237 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable()