Home | History | Annotate | Download | only in ObjCARC

Lines Matching defs:ID

549     static char ID;
550 ObjCARCOpt() : FunctionPass(ID) {
556 char ObjCARCOpt::ID = 0;