Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2462 class RetainCountChecker class
2499 RetainCountChecker(AnalyzerOptions &AO) in RetainCountChecker() function in __anonfda336300811::RetainCountChecker
2503 ~RetainCountChecker() override { DeleteContainerSeconds(DeadSymbolTags); } in ~RetainCountChecker()
2701 void RetainCountChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt()
2741 void RetainCountChecker::checkPostStmt(const CastExpr *CE, in checkPostStmt()
2780 void RetainCountChecker::processObjCLiterals(CheckerContext &C, in processObjCLiterals()
2809 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt()
2815 void RetainCountChecker::checkPostStmt(const ObjCDictionaryLiteral *DL, in checkPostStmt()
2821 void RetainCountChecker::checkPostStmt(const ObjCBoxedExpr *Ex, in checkPostStmt()
2836 void RetainCountChecker::checkPostStmt(const ObjCIvarRefExpr *IRE, in checkPostStmt()
[all …]
DCMakeLists.txt63 RetainCountChecker.cpp
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td502 def RetainCountChecker : Checker<"RetainCount">,
504 DescFile<"RetainCountChecker.cpp">;
/external/clang/test/Analysis/
Dretain-release-inline.m319 // Test not applying "double effects" from inlining and RetainCountChecker summaries.
Dretain-release.m1727 // RetainCountChecker support for XPC.
1825 // Here we test that RetainCountChecker doesn't get excited about returning
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m1732 // RetainCountChecker support for XPC.
1830 // Here we test that RetainCountChecker doesn't get excited about returning
Dobjcmt-arc-cf-annotations.m.result1780 // RetainCountChecker support for XPC.
1878 // Here we test that RetainCountChecker doesn't get excited about returning