Searched refs:isSynthesizedRetainableProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp68 static bool isSynthesizedRetainableProperty(const ObjCPropertyImplDecl *I, function
889 if (!isSynthesizedRetainableProperty(PropImpl, &IvarDecl, &PropDecl))

Completed in 167 milliseconds