Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp1044 const char *ReleasePrefix = "input"; in isReleasedByCIFilterDealloc() local
1045 if (!(PropName.startswith(ReleasePrefix) || in isReleasedByCIFilterDealloc()
1046 IvarName.startswith(ReleasePrefix))) { in isReleasedByCIFilterDealloc()