reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
31 static bool IsNSError(QualType T, IdentifierInfo *II);
64 if (IsNSError(I->getType(), II)) { 227 if (ShouldCheckNSError && IsNSError(parmT, NSErrorII)) {