Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h789 explicit MethodParamItem(TypeItem *type) : type_(type) {} in MethodParamItem() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h791 explicit MethodParamItem(TypeItem *type) : type_(type) {} in MethodParamItem() function