Lines Matching refs:column
1073 int32_t column = 0;
1091 column = charIdx - colStart + 1;
1178 tp.srcCol ->setElementAt(column, breakIdx);
1187 tp.srcCol ->addElement(column, status);
1217 lineNum, column);
1224 tp.srcCol ->addElement(column, status);
1245 tp.srcCol ->setElementAt(column, breakIdx);
1255 if (c == CH_HASH && column==3) { // TODO: why is column off so far?
1285 tp.srcCol ->addElement(column, status);
1301 // Save the mapping from offset in the data to line/column numbers in
1307 tp.srcCol ->addElement(column, status);
1332 tp.srcCol ->setElementAt(column, breakIdx);
1342 lineNum, column);