Home
last modified time | relevance | path

Searched defs:StringType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DstringType.h25 StringType() : Type(TypeFlag::STRING) {} in StringType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h95 static GateType StringType() in StringType() function
/arkcompiler/runtime_core/verification/absint/
Dpanda_types.h189 const Type &StringType() const in StringType() function