Home
last modified time | relevance | path

Searched refs:hasRCAnnotation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DRetainSummaryManager.cpp183 static bool hasRCAnnotation(const Decl *D, StringRef rcAnnotation) { in hasRCAnnotation() function
718 return hasRCAnnotation(FD, "rc_ownership_trusted_implementation"); in isTrustedReferenceCountImplementation()