clang API Documentation

Classes | Namespaces
FileMatchTrie.cpp File Reference
#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>
Include dependency graph for FileMatchTrie.cpp:

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