|
clang 22.0.0git
|
#include "clang/Tooling/FileMatchTrie.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Path.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | clang::tooling::FileMatchTrieNode |
A node of the FileMatchTrie. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::tooling |