clang 19.0.0git
Classes | Namespaces | Functions
NoopLattice.h File Reference
#include "clang/Analysis/FlowSensitive/DataflowLattice.h"
#include <ostream>

Go to the source code of this file.

Classes

class  clang::dataflow::NoopLattice
 Trivial lattice for dataflow analysis with exactly one element. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::dataflow
 Dataflow Directional Tag Classes.
 

Functions

std::ostream & clang::dataflow::operator<< (std::ostream &OS, const NoopLattice &)