|
clang
5.0.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 | |
| /file This file defines classes for searching and anlyzing source code clones. | |
Functions | |
| void | clang::runUninitializedVariablesAnalysis (const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) |
1.8.6