Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp120 bool hasCFError = false; in checkASTDecl() local
123 hasCFError = true; in checkASTDecl()
128 if (hasCFError) { in checkASTDecl()