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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
   93   bool checkCall_strCommon(const CallExpr *CE, const FunctionDecl *FD);

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  663   if (!checkCall_strCommon(CE, FD))
  702   if (!checkCall_strCommon(CE, FD))