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

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

Completed in 107 milliseconds