Searched defs:unionStr (Results 1 – 2 of 2) sorted by relevance
265 void TypeRecorder::SetUnionType(const std::string &unionStr, int64_t unionIndex) in SetUnionType()
1110 auto unionStr = CalculateStr(unionDef->Types()); in UnionType() local