Home | History | Annotate | Download | only in ARCMigrate

Lines Matching defs:PPRec

44   const PPConditionalDirectiveRecord *PPRec;
52 const PPConditionalDirectiveRecord *PPRec,
57 Remapper(remapper), FileMgr(fileMgr), PPRec(PPRec),
65 PPRec));
99 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager());
100 CompInst->getPreprocessor().addPPCallbacks(PPRec);
108 PPRec);
242 PPRec = new PPConditionalDirectiveRecord(CI.getSourceManager());
243 CI.getPreprocessor().addPPCallbacks(PPRec);
249 PPRec,