Home
last modified time | relevance | path

Searched refs:analyzerDumpElementCount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp48 void analyzerDumpElementCount(const CallExpr *CE, CheckerContext &C) const;
100 &ExprInspectionChecker::analyzerDumpElementCount) in REGISTER_SET_WITH_PROGRAMSTATE()
300 void ExprInspectionChecker::analyzerDumpElementCount(const CallExpr *CE, in analyzerDumpElementCount() function in ExprInspectionChecker