Searched refs:analyzerWarnOnDeadSymbol (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp40 void analyzerWarnOnDeadSymbol(const CallExpr *CE, CheckerContext &C) const;
83 &ExprInspectionChecker::analyzerWarnOnDeadSymbol)
247 void ExprInspectionChecker::analyzerWarnOnDeadSymbol(const CallExpr *CE, function in class:ExprInspectionChecker

Completed in 95 milliseconds