Home | History | Annotate | Download | only in Analysis

Lines Matching defs:ID

115     static char ID; // Pass identification, replacement for typeid
116 Lint() : FunctionPass(ID), MessagesStr(Messages) {
162 char Lint::ID = 0;