Home
last modified time | relevance | path

Searched defs:ConstructorType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DconstructorType.h24 …explicit ConstructorType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION… in ConstructorType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DconstructorType.h25 …explicit ConstructorType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION… in ConstructorType() function
/arkcompiler/ets_frontend/ets2panda/linter/src/utils/consts/
DProblems.ts53 ConstructorType, enumerator
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DProblems.ts25 …DeclWithDuplicateName, UnaryArithmNotNumber, ConstructorType, ConstructorIface, ConstructorFuncs, … enumerator