Home
last modified time | relevance | path

Searched defs:GLOBAL_TYPE_NAME (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/abc2program/common/
Dabc_file_utils.h26 constexpr std::string_view GLOBAL_TYPE_NAME = "_GLOBAL"; variable
/arkcompiler/ets_frontend/es2panda/util/
DcommonUtil.h44 const std::string GLOBAL_TYPE_NAME = "_GLOBAL"; variable