clang-tools 19.0.0git
Classes | Namespaces
GlobList.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Regex.h"

Go to the source code of this file.

Classes

class  clang::tidy::GlobList
 Read-only set of strings represented as a list of positive and negative globs. More...
 
class  clang::tidy::CachedGlobList
 A GlobList that caches search results, so that search is performed only once for the same query. More...
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy