Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp112 IdentifierInfo* SenTestCaseII = &Ctx.Idents.get("SenTestCase"); in checkObjCDealloc() local
125 if (II == SenTestCaseII) in checkObjCDealloc()