Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dintrinsics.cpp180 MIRType *IntrinDesc::GetArgType(uint32 index) const in GetArgType() function in maple::IntrinDesc
/arkcompiler/runtime_core/static_core/libpandafile/
Dproto_data_accessor-inl.h150 inline Type ProtoDataAccessor::GetArgType(size_t idx) const in GetArgType() function
/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h150 inline Type ProtoDataAccessor::GetArgType(size_t idx) const in GetArgType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h71 EtsType GetArgType(size_t idx) const in GetArgType() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_test.cpp165 TEST_F(EtsMethodTest, GetArgType) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp294 GateType TypeRecorder::GetArgType(const uint32_t argIndex) const in GetArgType() function in panda::ecmascript::kungfu::TypeRecorder
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp235 panda_file::Type Method::GetArgType(size_t idx) const in GetArgType() function in panda::Method