Searched refs:UnmatchedWaitBugType (Results 1 – 2 of 2) sorted by relevance
29 : UnmatchedWaitBugType(&CB, "Unmatched wait", MPIError), in MPIBugReporter()71 const BugType UnmatchedWaitBugType; variable
76 auto Report = std::make_unique<PathSensitiveBugReport>(UnmatchedWaitBugType, in reportUnmatchedWait()