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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  372   void checkLocation(SVal l, bool isLoad, const Stmt *S,

References

tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  199     ((const CHECKER *)checker)->checkLocation(location, isLoad, S, C);