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.cpp420 [[nodiscard]] TypeFlag ETSChecker::TypeKind(const Type *const type) noexcept in TypeKind() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h39 enum class TypeKind : uint8_t { enum