Home
last modified time | relevance | path

Searched defs:GetArgType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h150 inline Type ProtoDataAccessor::GetArgType(size_t idx) const in GetArgType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp156 GateType TypeRecorder::GetArgType(const uint32_t argIndex) const in GetArgType() function in panda::ecmascript::kungfu::TypeRecorder
/arkcompiler/runtime_core/runtime/
Dmethod.cpp198 panda_file::Type Method::GetArgType(size_t idx) const in GetArgType() function in panda::Method