Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h122 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function
H A DTypeSummary.h208 bool NonCacheable() const { return m_flags.GetNonCacheable(); } NonCacheable() function
H A DTypeSynthetic.h248 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function