Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp371 for (auto type_annotation : type_annotations_) { in WriteAnnotations() local
678 for (auto type_annotation : type_annotations_) { in WriteTypeAnnotations() local
1372 for (auto type_annotation : type_annotations_) { in WriteAnnotations() local
Dfile_items.h560 void AddTypeAnnotation(AnnotationItem *type_annotation) in AddTypeAnnotation()
840 void AddTypeAnnotation(AnnotationItem *type_annotation) in AddTypeAnnotation()
921 void AddTypeAnnotation(AnnotationItem *type_annotation) in AddTypeAnnotation()
1088 void AddTypeAnnotation(AnnotationItem *type_annotation) in AddTypeAnnotation()