|
clang
5.0.0
|
#include "clang/Tooling/FileMatchTrie.h"#include "llvm/ADT/StringMap.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Path.h"#include "llvm/Support/raw_ostream.h"#include <sstream>Go to the source code of this file.
Classes | |
| class | clang::tooling::FileMatchTrieNode |
A node of the FileMatchTrie. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::tooling | |
1.8.6