OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BT_MismatchedDealloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp
352
mutable std::unique_ptr<BugType>
BT_MismatchedDealloc
;
2086
if (!
BT_MismatchedDealloc
)
2087
BT_MismatchedDealloc
.reset(
2122
auto R = std::make_unique<PathSensitiveBugReport>(*
BT_MismatchedDealloc
,
Completed in 43 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026