Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNSErrorChecker.cpp110 bool hasCFError = false; in checkASTDecl() local
113 hasCFError = true; in checkASTDecl()
118 if (hasCFError) { in checkASTDecl()