Home
last modified time | relevance | path

Searched defs:kind_ (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DenumLiteralType.h61 EnumLiteralTypeKind kind_; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DmemberExpression.h86 MemberExpressionKind kind_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsSignatureDeclaration.h86 TSSignatureDeclarationKind kind_; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h148 ICKind kind_; variable
/arkcompiler/runtime_core/verification/type/
Dtype_system.h99 TypeSystemKind kind_ = TypeSystemKind::PANDA; variable
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.h218 CallSignature::TargetKind kind_; member