clang-tools 19.0.0git
Namespaces | Typedefs
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 >