OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RefCountReport
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountDiagnostics.h
49
class
RefCountReport
: public PathSensitiveBugReport {
55
RefCountReport
(const RefCountBug &D, const LangOptions &LOpts,
59
RefCountReport
(const RefCountBug &D, const LangOptions &LOpts,
70
class RefLeakReport : public
RefCountReport
{
RetainCountDiagnostics.cpp
844
RefCountReport
::
RefCountReport
(const RefCountBug &D, const LangOptions &LOpts,
852
RefCountReport
::
RefCountReport
(const RefCountBug &D, const LangOptions &LOpts,
998
:
RefCountReport
(D, LOpts, N, Sym, /*isLeak=*/true) {
Completed in 17 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026