mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 23:16:05 +00:00

applies to an actual definition. Plus, clarify the purpose of this field and give the accessor a different name, since getLocEnd() is supposed to be the same as getSourceRange().getEnd(). llvm-svn: 146694