class ManagedAnalysis

Declaration

class ManagedAnalysis { /* full declaration omitted */ };

Description

The base class of a hierarchy of objects representing analyses tied to AnalysisDeclContext.

Declared at: clang/include/clang/Analysis/AnalysisDeclContext.h:51

Method Overview

Methods

ManagedAnalysis()

Declared at: clang/include/clang/Analysis/AnalysisDeclContext.h:53

virtual ~ManagedAnalysis()

Declared at: clang/include/clang/Analysis/AnalysisDeclContext.h:56