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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
   81     CheckRand(isArc4RandomAvailable(BR.getContext())),
  318     PathDiagnosticLocation::createBegin(FS, BR.getSourceManager(), AC);
  319   BR.EmitBasicReport(AC->getDecl(), filter.checkName_FloatLoopCounter,
  348     if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().VoidTy)
  358     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  359   BR.EmitBasicReport(AC->getDecl(), filter.checkName_bcmp,
  390     if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().VoidTy)
  400     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  401   BR.EmitBasicReport(AC->getDecl(), filter.checkName_bcopy,
  432   if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().VoidTy)
  441     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  442   BR.EmitBasicReport(AC->getDecl(), filter.checkName_bzero,
  474   if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().CharTy)
  479     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  480   BR.EmitBasicReport(AC->getDecl(), filter.checkName_gets,
  514   if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().CharTy)
  519     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  520   BR.EmitBasicReport(AC->getDecl(), filter.checkName_getpw,
  555   if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().CharTy)
  560     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  561   BR.EmitBasicReport(AC->getDecl(), filter.checkName_mktemp,
  614     if (!suffixEx->EvaluateAsInt(EVResult, BR.getContext()))
  632     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  647   BR.EmitBasicReport(AC->getDecl(), filter.checkName_mkstemp,
  670     uint64_t ArraySize = BR.getContext().getTypeSize(Array) / 8;
  679     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  680   BR.EmitBasicReport(AC->getDecl(), filter.checkName_strcpy,
  707     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  708   BR.EmitBasicReport(AC->getDecl(), filter.checkName_strcpy,
  740   if (!BR.getContext().getLangOpts().C11)
  795       PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  796   BR.EmitBasicReport(AC->getDecl(),
  824     if (PT->getPointeeType().getUnqualifiedType() != BR.getContext().CharTy)
  869     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  870   BR.EmitBasicReport(AC->getDecl(), filter.checkName_rand, os1.str(),
  894     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  895   BR.EmitBasicReport(AC->getDecl(), filter.checkName_rand,
  914     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  915   BR.EmitBasicReport(AC->getDecl(), filter.checkName_vfork,
  946       II_setid[i] = &BR.getContext().Idents.get(identifiers[i]);
  985     PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC);
  986   BR.EmitBasicReport(AC->getDecl(), filter.checkName_UncheckedReturn, os1.str(),