Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp57 BugType SBT{this, "Insufficient storage for placement new", member in __anonb0aa854f0111::PlacementNewChecker
141 auto R = std::make_unique<PathSensitiveBugReport>(SBT, Msg, N); in checkPlaceCapacityIsSufficient()