ΒΆinline bool isSynthesizedAccessor(
    const clang::StackFrameContext* SFC)

Description

Returns true if this stack frame is for an Objective-C method that is a property getter or setter whose body has been synthesized by the analyzer.

Declared at: clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h:384

Parameters

const clang::StackFrameContext* SFC