Lines Matching defs:ID
41 static char ID; // Pass identification, replacement for typeid
43 : ModulePass(ID), OnlyDebugInfo(ODI) {
56 static char ID; // Pass identification, replacement for typeid
58 : ModulePass(ID) {
71 static char ID; // Pass identification, replacement for typeid
73 : ModulePass(ID) {
86 static char ID; // Pass identification, replacement for typeid
88 : ModulePass(ID) {
100 char StripSymbols::ID = 0;
108 char StripNonDebugSymbols::ID = 0;
117 char StripDebugDeclare::ID = 0;
125 char StripDeadDebugInfo::ID = 0;