Searched refs:ColStr (Results 1 – 1 of 1) sorted by relevance
421 auto ColStr = Loc.substr(ColonPos + 1, Loc.size()); in read() local431 LineInfo.Column = std::strtoul(ColStr.c_str(), &End, 10); in read()