clang API Documentation


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 | |
| namespace | clang |
Functions | |
| void | clang::runUninitializedVariablesAnalysis (const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) |