Searched refs:ShouldCheckNSError (Results 1 – 1 of 1) sorted by relevance
169 bool ShouldCheckNSError = false, ShouldCheckCFError = false; member in __anon83445f9e0411::NSOrCFErrorDerefChecker238 if (ShouldCheckNSError && IsNSError(parmT, NSErrorII)) { in checkLocation()333 checker->ShouldCheckNSError = true; in registerNSErrorChecker()