Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsPrimitiveType.h24 class ETSPrimitiveType : public TypeNode { class
26 explicit ETSPrimitiveType(PrimitiveType type) : TypeNode(AstNodeType::ETS_PRIMITIVE_TYPE), type_(type) {} in ETSPrimitiveType() function in ark::es2panda::ir::ETSPrimitiveType

Completed in 1 milliseconds