aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2022-06-21 15:56:21 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2022-11-07 11:58:33 +0100
commit2bf960aef08e93d687f21e6d636186561b56cbf3 (patch)
tree076a344cd0875a05fe1c6554423d46ad85f01e29 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parentc37f29c49ea237eaf65dd137bffc1f3316f82951 (diff)
downloadllvm-2bf960aef08e93d687f21e6d636186561b56cbf3.zip
llvm-2bf960aef08e93d687f21e6d636186561b56cbf3.tar.gz
llvm-2bf960aef08e93d687f21e6d636186561b56cbf3.tar.bz2
[clangd] Add "usedAsMutablePointer" highlighting modifier
Counterpart to "usedAsMutableReference". Just as for references, there are const and non-const pointer parameters, and it's valuable to be able to have different highlighting for the two cases at the call site. We could have re-used the existing modifier, but having a dedicated one maximizes client flexibility. Reviewed By: nridge Differential Revision: https://reviews.llvm.org/D130015
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions