|
clang 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::dataflow |
| Dataflow Directional Tag Classes. | |
Typedefs | |
| using | clang::dataflow::LatticeJoinEffect = LatticeEffect |
Enumerations | |
| enum class | clang::dataflow::LatticeEffect { clang::dataflow::Unchanged , clang::dataflow::Changed } |
| Effect indicating whether a lattice operation resulted in a new value. More... | |