Searched refs:MissingWaitBugType (Results 1 – 2 of 2) sorted by relevance
32 MissingWaitBugType.reset(new BugType(&CB, "Missing wait", MPIError)); in MPIBugReporter()78 std::unique_ptr<BugType> MissingWaitBugType; variable
58 llvm::make_unique<BugReport>(*MissingWaitBugType, ErrorText, ExplNode); in reportMissingWait()