Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp121 bool hasCFError = false; in checkASTDecl() local
124 hasCFError = true; in checkASTDecl()
129 if (hasCFError) { in checkASTDecl()