Home
last modified time | relevance | path

Searched defs:callArgType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp735 checker::Type *callArgType = GetBaseTypeOfLiteralType(args[index]->Check(this)); in CallMatchesSignature() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp716 checker::Type *callArgType = GetBaseTypeOfLiteralType(args[index]->Check(this)); in CallMatchesSignature() local

Completed in 3 milliseconds