Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp103 mutable const IdentifierInfo *SenTestCaseII = nullptr; member in __anon43e1b0d40111::ObjCDeallocChecker
766 SenTestCaseII = &Ctx.Idents.get("SenTestCase"); in initIdentifierInfoAndSelectors()
1014 if (II == XCTestCaseII || II == SenTestCaseII) in classHasSeparateTeardown()