Searched refs:ReportOpenBug (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnixAPIChecker.cpp | 79 void ReportOpenBug(CheckerContext &C, ProgramStateRef State, const char *Msg, 183 void UnixAPIMisuseChecker::ReportOpenBug(CheckerContext &C, in ReportOpenBug() function in UnixAPIMisuseChecker 249 ReportOpenBug(C, state, in CheckOpenVariant() 260 ReportOpenBug(C, state, SBuf.c_str(), in CheckOpenVariant() 304 ReportOpenBug(C, trueState, in CheckOpenVariant()
|