Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dlazy.h52 struct IsLazyStream { struct
54 …static constexpr bool value = IsLazyStreamValue<decltype((*(static_cast<Stream *>(nullptr)))())>::… argument