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

References

tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  298   assert(vdInc && (vdInc == vdLHS || vdInc == vdRHS));
  298   assert(vdInc && (vdInc == vdLHS || vdInc == vdRHS));
  298   assert(vdInc && (vdInc == vdLHS || vdInc == vdRHS));
  302   const DeclRefExpr *drCond = vdLHS == vdInc ? drLHS : drRHS;