Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp177 static bool hasRCAnnotation(const Decl *D, StringRef rcAnnotation) { in hasRCAnnotation() function
711 return hasRCAnnotation(FD, "rc_ownership_trusted_implementation"); in isTrustedReferenceCountImplementation()