Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 8 of 8) 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/ets2panda/checker/types/ts/
DfunctionType.h25 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DLocal.ts63 if (this.type instanceof FunctionType) { alias
/arkcompiler/runtime_core/static_core/verification/util/
Dcallable.h48 using FunctionType = R (*)(Args...); variable
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dfunction.h33 enum class FunctionType { enum
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h35 class FunctionType; variable
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/builder/
DViewTreeBuilder.ts411 if (type instanceof FunctionType) { alias
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument