Home
last modified time | relevance | path

Searched defs:NonCacheable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h124 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function
H A DTypeValidator.h120 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function
H A DTypeSummary.h212 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function
H A DTypeSynthetic.h237 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function