Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/tests/
Ddisassembler_annotations_test.cpp36 std::vector<std::string> ann = annotations.value(); in ValidateAnnotation() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp575 [&](pandasm::AnnotationData &ann) -> bool { in AddAnnotationElement()
610 std::vector<std::string> ann; in GetAnnotationByMethodName() local
1595 for (const auto &ann : annotations) { in SerializeMethodAnnotations() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp668 pandasm::AnnotationData ann(Signatures::ETS_COROUTINE_ASYNC); in GenAnnotationAsync() local