Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/jobs/
Dcache.h72 …static auto Visit(const std::variant<std::reference_wrapper<CachedEntity>, DescriptorOrEntityId> &… in Visit()
83 …static bool IsRef(const std::variant<std::reference_wrapper<CachedEntity>, DescriptorOrEntityId> &… in IsRef()
89 …static CachedEntity &GetRef(const std::variant<std::reference_wrapper<CachedEntity>, DescriptorOrE… in GetRef()
129 …static bool IsLinked(const std::variant<std::reference_wrapper<CachedEntity>, DescriptorOrEntityId… in IsLinked()