Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dvtable.h51 enum TypeKind { enum
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddwarf.h49 enum TypeKind : uint8_t { enum
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h98 [[nodiscard]] static inline TypeFlag TypeKind(const Type *const type) noexcept in TypeKind() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h37 enum class TypeKind : uint8_t { enum