reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
  219   if (parmT.isNull())
  227   if (ShouldCheckNSError && IsNSError(parmT, NSErrorII)) {
  232   if (ShouldCheckCFError && IsCFError(parmT, CFErrorII)) {