Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugContainerModeling.cpp30 std::unique_ptr<BugType> DebugMsgBugType; member in __anoned3de4bb0111::DebugContainerModeling
58 DebugMsgBugType.reset( in DebugContainerModeling()
139 BR.emitReport(std::make_unique<PathSensitiveBugReport>(*DebugMsgBugType, in reportDebugMsg()
H A DDebugIteratorModeling.cpp30 std::unique_ptr<BugType> DebugMsgBugType; member in __anon3e8d37020111::DebugIteratorModeling
61 DebugMsgBugType.reset( in DebugIteratorModeling()
133 BR.emitReport(std::make_unique<PathSensitiveBugReport>(*DebugMsgBugType, in reportDebugMsg()