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

Declarations

tools/bugpoint/BugDriver.h
   46 extern bool BugpointIsInterrupted;

References

tools/bugpoint/bugpoint.cpp
   97 static void BugpointInterruptFunction() { BugpointIsInterrupted = true; }