Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h838 bool HasRuntimeAnnotations() const in HasRuntimeAnnotations() function
912 … [](const MethodParamItem &item) { return item.HasRuntimeAnnotations(); }); in HasRuntimeParamAnnotations()