Home
last modified time | relevance | path

Searched defs:paramType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/verification/type/tests/
Dtype_system_test.cpp38 auto paramType = [&typesystem](const auto &name) { in TEST_F() local
109 auto paramType = [&typesystem](const auto &name) { in TEST_F() local
174 auto paramType = [&typesystem](const auto &name) { in TEST_F() local
/arkcompiler/ets_frontend/merge_abc/src/
DassemblyFunctionProto.cpp154 auto &paramType = Type::Deserialize(protoParam.type(), allocator); in Deserialize() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp216 Type *paramType = paramIdent->TypeAnnotation()->AsTypeNode()->GetType(this); in CheckFunctionAssignmentPatternParameter() local
227 Type *paramType = nullptr; in CheckFunctionAssignmentPatternParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp770 const auto paramType = paramTypes.at(params.size()); in VisitCall() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property