clang-tools 20.0.0git
|
#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 > |