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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
   67   void checkVAListStartCall(const CallEvent &Call, CheckerContext &C,

References

tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  130     checkVAListStartCall(Call, C, false);
  132     checkVAListStartCall(Call, C, true);