Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
RetainCountChecker.h File Reference

Go to the source code of this file.

Classes

class  clang::ento::retaincountchecker::RefVal
 Metadata on reference. More...
 
class  clang::ento::retaincountchecker::RetainCountChecker
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::ento
 
namespace  clang::ento::retaincountchecker
 

Functions

const RefValclang::ento::retaincountchecker::getRefBinding (ProgramStateRef State, SymbolRef Sym)
 
bool clang::ento::retaincountchecker::isSynthesizedAccessor (const StackFrameContext *SFC)
 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.