Home
last modified time | relevance | path

Searched refs:CheckEtsFunctionType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp479 void ETSChecker::CheckEtsFunctionType(ir::Identifier *const ident, ir::Identifier const *const id, in CheckEtsFunctionType() function in panda::es2panda::checker::ETSChecker
565 CheckEtsFunctionType(ident, target_ident, typeAnnotation); in ValidatePropertyOrDeclaratorIdentifier()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h609 …void CheckEtsFunctionType(ir::Identifier *ident, ir::Identifier const *id, ir::TypeNode const *ann…