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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
   33   if (Derived->isAnyPointerType() &&  Ancestor->isAnyPointerType())
   36   return C.typesAreCompatible(Derived, Ancestor);