HomeSort by: relevance | last modified time | path
    Searched defs:hasRCAnnotation (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Analysis/
RetainSummaryManager.cpp 177 static bool hasRCAnnotation(const Decl *D, StringRef rcAnnotation) {
711 return hasRCAnnotation(FD, "rc_ownership_trusted_implementation");

Completed in 23 milliseconds