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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h30 MissingWaitBugType(&CB, "Missing wait", MPIError),
72 const BugType MissingWaitBugType; member in class:clang::ento::mpi::MPIBugReporter
H A DMPIBugReporter.cpp56 auto Report = std::make_unique<PathSensitiveBugReport>(MissingWaitBugType,

Completed in 156 milliseconds