clang-tools 19.0.0git
Namespaces | Macros
ClangTidyProfiling.cpp File Reference
#include "ClangTidyProfiling.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/raw_ostream.h"
#include <optional>
#include <system_error>
#include <utility>

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_TYPE   "clang-tidy-profiling"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "clang-tidy-profiling"

Definition at line 18 of file ClangTidyProfiling.cpp.