Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp79 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()