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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp26 void analyzerCrash(const CallExpr *CE, CheckerContext &C) const;
44 .Case("clang_analyzer_crash", &ExprInspectionChecker::analyzerCrash)
135 void ExprInspectionChecker::analyzerCrash(const CallExpr *CE, function in class:ExprInspectionChecker

Completed in 132 milliseconds