OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:analyzerwarnifreached
(Results
1 - 1
of
1
) sorted by null
/external/clang/lib/StaticAnalyzer/Checkers/
ExprInspectionChecker.cpp
25
void
analyzerWarnIfReached
(const CallExpr *CE, CheckerContext &C) const;
45
.Case("clang_analyzer_warnIfReached", &ExprInspectionChecker::
analyzerWarnIfReached
)
104
void ExprInspectionChecker::
analyzerWarnIfReached
(const CallExpr *CE,
Completed in 78 milliseconds