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

Declarations

tools/bugpoint-passes/TestPasses.cpp
   55     static char ID; // Pass ID, replacement for typeid

References

include/llvm/PassSupport.h
   94       : PassInfo(Name, PassArg, &passName::ID,
tools/bugpoint-passes/TestPasses.cpp
   56     DeleteCalls() : BasicBlockPass(ID) {}