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

References

tools/clang/lib/CodeGen/CGStmt.cpp
  646   if (ConstantFoldsToSimpleInteger(S.getCond(), CondConstant,
  651     if (!CondConstant)  // Condition false?
  657       if (CondConstant)