OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocBindingToReport
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountDiagnostics.h
72
const MemRegion *
AllocBindingToReport
= nullptr;
RetainCountDiagnostics.cpp
927
describeRegion(
AllocBindingToReport
);
947
AllocBindingToReport
= AllocFirstBinding;
976
AllocBindingToReport
= AllVarBindings[0].first;
978
// Because '
AllocBindingToReport
' is not the the same as
982
// NOTE: We use the actual SVal stored in
AllocBindingToReport
here because
988
AllVarBindings[0].second.castAs<KnownSVal>(),
AllocBindingToReport
,
991
AllocBindingToReport
= AllocFirstBinding;
1008
addVisitor(std::make_unique<RefLeakReportVisitor>(Sym,
AllocBindingToReport
));
Completed in 20 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026