Searched refs:PPD_INCLUSION_DIRECTIVE (Results 1 – 3 of 3) sorted by relevance
643 PPD_INCLUSION_DIRECTIVE = 2 enumerator
1146 RECORD(PPD_INCLUSION_DIRECTIVE); in WriteBlockInfoBlock()2330 Abbrev->Add(BitCodeAbbrevOp(PPD_INCLUSION_DIRECTIVE)); in WritePreprocessorDetail()2373 Record.push_back(PPD_INCLUSION_DIRECTIVE); in WritePreprocessorDetail()
4940 case PPD_INCLUSION_DIRECTIVE: { in ReadPreprocessedEntity()