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