[clang][Sema][NFC] Add const where appropriate
authorTimm Bäder <tbaeder@redhat.com>
Fri, 21 Apr 2023 06:20:51 +0000 (08:20 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Sat, 22 Apr 2023 06:28:27 +0000 (08:28 +0200)
commit57304bbda20014b23d5c706f99fefec7b5f6a31c
tree91b60da07d2a475688b6b52ff50526ca4c8d4484
parent28b15839ac04484bf246d815c8d3cd7449bcc200
[clang][Sema][NFC] Add const where appropriate
clang/include/clang/AST/Expr.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/Expr.cpp
clang/lib/Sema/SemaLookup.cpp