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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp63 bool hasNSError = false; local
66 hasNSError = true;
71 if (hasNSError) {

Completed in 74 milliseconds