Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dlazy.h53 struct IsLazyStream { struct
56 …static constexpr bool VALUE = IsLazyStreamValue<decltype((*(static_cast<Stream *>(nullptr)))())>::… argument