mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 09:46:06 +00:00

Previously this class was only used by ExtractAPI, but it will soon also be needed by InstallAPI. This patch should not change availability behavior but just centralizes the information next to what already is captured about availability for AST traversal.