Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/
DRuntimeCheckAPI.ts1 /*
2 * Copyright (c) 2025 Huawei Device Co., Ltd.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
[all …]
/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dui_plugins_driver.ts23 CHECKED = 'checked', enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
Dtyped.h138 inline static checker::Type *const CHECKED = reinterpret_cast<checker::Type *>(0x01); variable
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/plugins/
Dplugins_driver.ts29 CHECKED = 'checked', enumerator