ΒΆstd::unique_ptr<BugReporterVisitor>
getInnerPointerBRVisitor(
    clang::ento::SymbolRef Sym)

Description

This function provides an additional visitor that augments the bug report with information relevant to memory errors caused by the misuse of AF_InnerBuffer symbols.

Declared at: clang/lib/StaticAnalyzer/Checkers/AllocationState.h:26

Parameters

clang::ento::SymbolRef Sym