|
clang 22.0.0git
|
#include "clang/Analysis/FlowSensitive/DataflowLattice.h"#include "clang/Support/Compiler.h"#include "llvm/ADT/Any.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. | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
Functions | |
| std::ostream & | clang::dataflow::operator<< (std::ostream &OS, const NoopLattice &) |