Home
last modified time | relevance | path

Searched defs:TypeInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dtype_info.h97 constexpr explicit TypeInfo(T /* unused */) in TypeInfo() function
127 constexpr explicit TypeInfo(TypeId type) : typeId_(type) {} in TypeInfo() function
129 DEFAULT_MOVE_SEMANTIC(TypeInfo); variable
130 DEFAULT_COPY_SEMANTIC(TypeInfo); variable
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_gate_info.h24 enum class TypeInfo { class

Completed in 2 milliseconds