Home | History | Annotate | Download | only in libclang

Lines Matching refs:column

1068                                     unsigned *column,
1073 if (column) *column = 0;
1082 IndexCtx.translateLoc(Loc, indexFile, file, line, column, offset);