Searched refs:ValStr (Results 1 – 1 of 1) sorted by relevance
1226 SmallString<64> ValStr; in ParseAttributeGroupBlock() local1236 ValStr += Record[i++]; in ParseAttributeGroupBlock()1240 B.addAttribute(KindStr.str(), ValStr.str()); in ParseAttributeGroupBlock()