<div dir="ltr">I think this is another useful concept separation as in TypeSpecifier and Type. <br><br>A specific client that can benefit from this separation is the static analysis tool. We can have an entity that represents the variable instead of using one of the (perhaps redundant) declarations.<br>
<br><br><div class="gmail_quote">2008/9/17 Ted Kremenek <span dir="ltr"><<a href="mailto:kremenek@apple.com">kremenek@apple.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">A few weeks ago I had a conversation with Daniel about the fact that the ASTs (or other clang data structures) have no notion of the "entity" (for lack of a better word) that a declaration represents.<br>
<div><br></div></div><br></blockquote></div><br></div>