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

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

Completed in 103 milliseconds