clang API Documentation

Namespaces | Functions
AllocationDiagnostics.h File Reference
#include "clang/StaticAnalyzer/Core/AnalyzerOptions.h"
Include dependency graph for AllocationDiagnostics.h:
This graph shows which files directly or indirectly include this file:

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).