Home
last modified time | relevance | path

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

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