Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDebugContainerModeling.cpp30 std::unique_ptr<BugType> DebugMsgBugType; member in __anon39e5de770111::DebugContainerModeling
58 DebugMsgBugType.reset( in DebugContainerModeling()
139 BR.emitReport(std::make_unique<PathSensitiveBugReport>(*DebugMsgBugType, in reportDebugMsg()
DDebugIteratorModeling.cpp30 std::unique_ptr<BugType> DebugMsgBugType; member in __anonbcfee93e0111::DebugIteratorModeling
61 DebugMsgBugType.reset( in DebugIteratorModeling()
133 BR.emitReport(std::make_unique<PathSensitiveBugReport>(*DebugMsgBugType, in reportDebugMsg()