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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
   39     ExprParent CastedExprParent;
   44     CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr,
   59   void VisitChild(ExprParent Parent, const Stmt *S) {