Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h915 bool HasParamAnnotations() const in HasParamAnnotations() function
Dfile_reader.cpp644 if (method_item->HasParamAnnotations()) { in CreateMethodItem()
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1145 if (method->HasParamAnnotations()) { in AddMethodAndParamsAnnotations()