Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DExprInspectionChecker.cpp23 void analyzerCheckInlined(const CallExpr *CE, CheckerContext &C) const;
40 &ExprInspectionChecker::analyzerCheckInlined) in evalCall()
99 void ExprInspectionChecker::analyzerCheckInlined(const CallExpr *CE, in analyzerCheckInlined() function in ExprInspectionChecker