Home
last modified time | relevance | path

Searched defs:FUNCTION (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/
Dtest-namespace-enum-transformed-function.ts34 namespace FUNCTION { namespace
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DTSConst.ts27 export const FUNCTION = 'Function'; constant
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dentity.h26 FUNCTION, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.h57 FUNCTION, in DEFINE_BITOPS() enumerator
DtypeFlag.h56 FUNCTION = 1ULL << 30, // x: (a) => b enumerator
/arkcompiler/ets_runtime/ecmascript/
Dvtable.h52 FUNCTION = 0, enumerator
/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h31 FUNCTION = (1 << 1), enumerator
/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h32 FUNCTION = 1U << 1U, enumerator
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h59 static inline const std::string FUNCTION = "function"; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.h32 FUNCTION, enumerator
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/namespaces/
Dnamespaces_test.cpp34 FUNCTION, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcallconv.h216 FUNCTION, // Function inside programm enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h28 FUNCTION, enumerator
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h109 FUNCTION, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h54 FUNCTION = 1ULL << 26ULL, // x: (a) => b enumerator
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts107 FUNCTION, enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dcompletions.h33 FUNCTION = 3, enumerator
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h123 FUNCTION, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DBuildModuleChains.ts153 FUNCTION, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_panda_file_items.h76 static constexpr std::string_view FUNCTION = "Lstd/core/Function;"; variable
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts470 FUNCTION = 3, enumerator
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dabckit_dynamic.cpp500 FUNCTION, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h76 FUNCTION = 0x1, enumerator