|
clang
3.8.0
|
Go to the source code of this file.
Classes | |
| class | clang::UninitUse |
| A use of a variable, which might be uninitialized. More... | |
| struct | clang::UninitUse::Branch |
| class | clang::UninitVariablesHandler |
| struct | clang::UninitVariablesAnalysisStats |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
Functions | |
| void | clang::runUninitializedVariablesAnalysis (const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) |
1.8.6