Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp441 ParamAnnotationsItem::ParamAnnotationsItem(MethodItem *method, bool is_runtime_annotations) in ParamAnnotationsItem() function in panda::panda_file::ParamAnnotationsItem
Dfile_items.h851 class ParamAnnotationsItem; variable