Home
last modified time | relevance | path

Searched refs:HasRuntimeParamAnnotations (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context.cpp236 if (ni->HasRuntimeParamAnnotations()) { in MergeMethod()
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h936 bool HasRuntimeParamAnnotations() const in HasRuntimeParamAnnotations() function in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::MethodItem
H A Dfile_reader.cpp688 if (method_item->HasRuntimeParamAnnotations()) { in CreateMethodItem()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h954 bool HasRuntimeParamAnnotations() const in HasRuntimeParamAnnotations() function in ark::panda_file::ClassTag::MethodTag::FieldTag::MethodItem
H A Dfile_reader.cpp678 if (methodItem->HasRuntimeParamAnnotations()) { in CreateMethodItem()
/arkcompiler/runtime_core/assembler/
H A Dassembly-emitter.cpp1201 if (method->HasRuntimeParamAnnotations()) { in AddMethodAndParamsAnnotations()
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-emitter.cpp1343 if (method->HasRuntimeParamAnnotations()) { in AddMethodAndParamsAnnotations()

Completed in 21 milliseconds