Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/context/
DclassPrivateContext.cpp24 bool ClassPrivateContext::AddElement(const ir::ClassElement *elem) in AddElement() function in ark::es2panda::parser::ClassPrivateContext
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dannotation_impl.h36 inline arkts::Annotation Annotation::AddElement(const abckit::Value &val, std::string_view name) co… in AddElement() function
/arkcompiler/runtime_core/assembler/
Dannotation.h59 void AddElement(AnnotationElement &&element) in AddElement() function
Dmeta.h403 void AddElement(AnnotationElement &&element) in AddElement() function
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h60 void AddElement(AnnotationElement &&element) in AddElement() function
Dmeta.h363 void AddElement(AnnotationElement &&element) in AddElement() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h380 inline void AddElement(const JSThread *thread, int entry, const JSHandle<JSTaggedValue> &key, in AddElement() function