diff options
author | Juan Manuel Martinez CaamaƱo <juamarti@amd.com> | 2023-10-25 15:31:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 15:31:04 +0200 |
commit | 6c0ceaeccc1358cc3478e832c86615f92801a657 (patch) | |
tree | 28a6513fcce869d9f4dbdb3ea48779f00cffa8ea /clang/lib/Basic/IdentifierTable.cpp | |
parent | 078ae8cd64b44f2ead538c45cf7fb4c4b63fdcaa (diff) | |
download | llvm-6c0ceaeccc1358cc3478e832c86615f92801a657.zip llvm-6c0ceaeccc1358cc3478e832c86615f92801a657.tar.gz llvm-6c0ceaeccc1358cc3478e832c86615f92801a657.tar.bz2 |
[NFC][Clang] Make GetSDLFromOffloadArchive and SDLSearch static (#70201)
Make GetSDLFromOffloadArchive and SDLSearch functions static since they
are used only in the file where they are defined. The aim is to ease
refactoring/modifying the declarations of these functions in the future.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions