[cfe-dev] Indexer Library and type references....

Chris Lattner clattner at apple.com
Mon Sep 14 16:43:32 PDT 2009


On Sep 14, 2009, at 1:48 PM, dan chap wrote:
> Also, can someone explain the subtle differences between a Source  
> Location and an Instantiation Location as in:
> SourceLocation Loc = D->getLocation();
> Loc = SM->getInstantiationLoc(Loc);

Some details are here:
http://clang.llvm.org/docs/InternalsManual.html#SourceLocation

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090914/4e40911f/attachment.html>


More information about the cfe-dev mailing list