clang 22.0.0git
LifetimeStats.h File Reference
#include "clang/AST/TypeBase.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringMap.h"

Go to the source code of this file.

Classes

struct  clang::lifetimes::LifetimeSafetyStats
 A structure to hold the statistics related to LifetimeAnalysis. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::lifetimes

Functions

void clang::lifetimes::printStats (const LifetimeSafetyStats &Stats)
 Utility function to print missing origin stats.