clang API Documentation
#include "clang/StaticAnalyzer/Core/AnalyzerOptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | clang |
| namespace | clang::ento |
Functions | |
| bool | clang::ento::shouldIncludeAllocationSiteInLeakDiagnostics (AnalyzerOptions &AOpts) |
| Returns true if leak diagnostics should directly reference the allocatin site (where possible). | |