Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugContainerModeling.cpp31 const BugType DebugMsgBugType{this, "Checking analyzer assumptions", "debug", member in __anon3bf1f1870111::DebugContainerModeling
134 std::make_unique<PathSensitiveBugReport>(DebugMsgBugType, Msg, N)); in reportDebugMsg()
H A DDebugIteratorModeling.cpp31 const BugType DebugMsgBugType{this, "Checking analyzer assumptions", "debug", member in __anonb54cda4e0111::DebugIteratorModeling
128 std::make_unique<PathSensitiveBugReport>(DebugMsgBugType, Msg, N)); in reportDebugMsg()