Home
last modified time | relevance | path

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

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