Searched refs:HasRuntimeAnnotations (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_items.h | 865 bool HasRuntimeAnnotations() const in HasRuntimeAnnotations() function in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::MethodParamItem 939 [](const MethodParamItem &item) { return item.HasRuntimeAnnotations(); }); in HasRuntimeParamAnnotations() |
/arkcompiler/runtime_core/static_core/libpandafile/ | ||
H A D | file_items.h | 878 bool HasRuntimeAnnotations() const in HasRuntimeAnnotations() function in ark::panda_file::ClassTag::MethodTag::FieldTag::MethodParamItem 957 [](const MethodParamItem &item) { return item.HasRuntimeAnnotations(); }); in HasRuntimeParamAnnotations() |
Completed in 7 milliseconds