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