clang API Documentation
#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 | |
struct | clang::tooling::DefaultPathComparator |
Default PathComparator using llvm::sys::fs::equivalent() . More... | |
class | clang::tooling::FileMatchTrieNode |
A node of the FileMatchTrie . More... | |
Namespaces | |
namespace | clang |
namespace | clang::tooling |