clang-tools 22.0.0git
FileExtensionsSet.h File Reference
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

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

Typedefs

using clang::tidy::FileExtensionsSet = llvm::SmallSet<llvm::StringRef, 5>