diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2021-01-27 11:21:01 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2021-01-27 11:21:01 +0000 |
commit | 30d9ca1bd9de8286539577d0abfc812ad122861c (patch) | |
tree | f7e0af5375b51b310486017c8cc897bc6b955f75 /llvm/lib | |
parent | 48ecba350ed6477ae194720b263eff194bf0271c (diff) | |
download | llvm-30d9ca1bd9de8286539577d0abfc812ad122861c.zip llvm-30d9ca1bd9de8286539577d0abfc812ad122861c.tar.gz llvm-30d9ca1bd9de8286539577d0abfc812ad122861c.tar.bz2 |
[clang][AST] Encapsulate DeclarationNameLoc, NFCI
This change makes `DeclarationNameLoc` a proper class and refactors its
users to use getter methods instead of accessing the members directly.
The change also makes `DeclarationNameLoc` immutable (i.e., it cannot
be modified once constructed).
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D94596
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions