Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dliteral_array_impl.h28 inline bool LiteralArray::EnumerateElements(const std::function<bool(Literal)> &cb) const in EnumerateElements() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dannotation_impl.h25 inline bool Annotation::EnumerateElements(const std::function<bool(abckit::core::AnnotationElement)… in EnumerateElements() function