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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp27 void analyzerWarnOnDeadSymbol(const CallExpr *CE, CheckerContext &C) const;
52 &ExprInspectionChecker::analyzerWarnOnDeadSymbol)
147 void ExprInspectionChecker::analyzerWarnOnDeadSymbol(const CallExpr *CE, function in class:ExprInspectionChecker

Completed in 92 milliseconds