[cfe-dev] Changing column number in SourceLocation object
Ijaz Ahmed via cfe-dev
cfe-dev at lists.llvm.org
Sat Oct 26 22:07:16 PDT 2019
Dear All,
Let suppose, I have a object "startLoc" of class "SourceLocation". The
object contains line and column number information. How can I modify the
line number in startLoc object? I was expecting "set()" kind of methods for
class SourceLocation, but I could not find any. I would be thankful for
your help.
Regards
Ijaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191027/de684d29/attachment.html>
More information about the cfe-dev
mailing list