Home
last modified time | relevance | path

Searched defs:unionStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp265 void TypeRecorder::SetUnionType(const std::string &unionStr, int64_t unionIndex) in SetUnionType()
DtypeSystem.h1110 auto unionStr = CalculateStr(unionDef->Types()); in UnionType() local