Searched defs:StrInfo (Results 1 – 1 of 1) sorted by relevance
45 struct StrInfo { struct48 StrInfo(unsigned int curIdx, RecordType curTy) : idx(curIdx), sType(curTy) {} in StrInfo() argument