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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp24 void analyzerCheckInlined(const CallExpr *CE, CheckerContext &C) const;
43 &ExprInspectionChecker::analyzerCheckInlined)
115 void ExprInspectionChecker::analyzerCheckInlined(const CallExpr *CE, function in class:ExprInspectionChecker

Completed in 91 milliseconds