clang-tools 20.0.0git
|
#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" |
#define DEBUG_TYPE "clang-tidy-profiling" |
Definition at line 18 of file ClangTidyProfiling.cpp.