Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugContainerModeling.cpp31 const BugType DebugMsgBugType{this, "Checking analyzer assumptions", "debug", member in __anonbaca557d0111::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 __anon5c0d97840111::DebugIteratorModeling
128 std::make_unique<PathSensitiveBugReport>(DebugMsgBugType, Msg, N)); in reportDebugMsg()