Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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(); } in NonCacheable() function
H A DTypeSynthetic.h241 bool NonCacheable() const { return m_flags.GetNonCacheable(); } in NonCacheable() function