Home
last modified time | relevance | path

Searched defs:annotation (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
H A DmetaProto.cpp136 auto *annotation = allocator->New<panda::pandasm::AnnotationData>(protoAnnotation.recordname()); in Deserialize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmetadata_layout.h252 DataRefOffset32 annotation; member
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp721 auto *annotation = childNode->AsAnnotation(); in ResolveReference() local
[all...]
/arkcompiler/runtime_core/assembler/
H A Dassembly-emitter.cpp320 auto annotation = value->GetAsScalar()->GetValue<AnnotationData>(); in CreateScalarAnnotationValueItem() local
413 AnnotationItem *AsmEmitter::CreateAnnotationItem(ItemContainer *container, const AnnotationData &annotation, in CreateAnnotationItem() argument
[all...]
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp49 std::string annotation = "Anno"; member
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-emitter.cpp486 auto annotation = value->GetAsScalar()->GetValue<AnnotationData>(); in CreateScalarAnnotationValueItem() local
581 AnnotationItem *AsmEmitter::CreateAnnotationItem(ItemContainer *container, const AnnotationData &annotation, in CreateAnnotationItem() argument
[all...]
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h550 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
830 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
911 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
1078 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h1338 GetAnnotationElementUniqueIndex([[maybe_unused]] MethodPtr methodPtr, [[maybe_unused]] const char *annotation, [[maybe_unused]] uint32_t index) GetAnnotationElementUniqueIndex() argument
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h528 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
833 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
929 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument
1107 void AddAnnotation(AnnotationItem *annotation) in AddAnnotation() argument

Completed in 20 milliseconds