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

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

Completed in 106 milliseconds