Searched refs:findAllocatedObjectName (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp206 static std::string findAllocatedObjectName(const Stmt *S, QualType QT) { function
270 os << "an OSObject of type '" << findAllocatedObjectName(S, Sym->getType())

Completed in 186 milliseconds