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

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

Completed in 104 milliseconds