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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
  166     if (typesCompatible(C, PT, AT->getElementType()))
  202         if (typesCompatible(BR.getContext(), PointeeType, SizeofType))