[clang][Interp][NFC] Pass Function* pointers around as const
authorTimm Bäder <tbaeder@redhat.com>
Fri, 23 Sep 2022 13:15:09 +0000 (15:15 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 14 Oct 2022 10:31:24 +0000 (12:31 +0200)
commit55c7ad31aacb6cdef19a7296fda56cc8b177e2b4
treeef2d7c96c2157beead3585219a0c93e7e50227b9
parent5a68e578cafe5b0bc7c00772185ccbf3cdcc795a
[clang][Interp][NFC] Pass Function* pointers around as const
clang/lib/AST/Interp/EvalEmitter.cpp
clang/lib/AST/Interp/EvalEmitter.h
clang/lib/AST/Interp/Function.h
clang/lib/AST/Interp/InterpFrame.cpp
clang/lib/AST/Interp/InterpFrame.h
clang/lib/AST/Interp/InterpState.h
clang/lib/AST/Interp/Source.cpp
clang/lib/AST/Interp/Source.h