Searched defs:hasCFError (Results 1 - 1 of 1) sorted by relevance

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

Completed in 93 milliseconds