Home
last modified time | relevance | path

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

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