Home
last modified time | relevance | path

Searched defs:CFRefLeakReport (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1823 class CFRefLeakReport : public CFRefReport { class
2390 CFRefLeakReport::CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, in CFRefLeakReport() function in CFRefLeakReport