diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-24 14:09:43 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-06-24 14:10:52 +0800 |
commit | 79b0966f2f137869cabab42d094fc1ccbb58373c (patch) | |
tree | 79c38747e02c2e9e36c1d29fe3e07c1ef6f4002e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b78883fc6db7ca0780ee287267f4c133a3b38201 (diff) | |
download | llvm-79b0966f2f137869cabab42d094fc1ccbb58373c.zip llvm-79b0966f2f137869cabab42d094fc1ccbb58373c.tar.gz llvm-79b0966f2f137869cabab42d094fc1ccbb58373c.tar.bz2 |
[NFC] [Serialization] Refactor getLocalDeclID to 'LocalDeclID::get'
I just realized that the name `getLocalDeclID` looks like an member
function in ASTReader. It looks not good. So I decided to refactor this
into a static member function in LocalDeclID.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions