Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DRetainSummaryManager.cpp184 static bool hasRCAnnotation(const Decl *D, StringRef rcAnnotation) { in hasRCAnnotation() function
719 return hasRCAnnotation(FD, "rc_ownership_trusted_implementation"); in isTrustedReferenceCountImplementation()