Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DfunctionType.h26 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts531 export class FunctionType extends BaseType { class
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h431 …explicit FunctionType(TypeExtractor *extractor, const ir::AstNode *node, const util::StringView &n… in FunctionType() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument