Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dtagged_index.h59 static constexpr void SetTags([[maybe_unused]] Int &val) in SetTags() function
101 …static constexpr void SetTags(const typename T::type &tag, const typename Tag::type &... tags, Int… in SetTags() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1757 void SetTags(std::vector<Tag> &&tags) in SetTags() function