Home
last modified time | relevance | path

Searched refs:HasRuntimeAnnotations (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h865 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 Dfile_items.h878 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