Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PPRec

2760   if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord())
2761 return llvm::make_range(PPRec->local_begin(), PPRec->local_end());