Searched refs:PPD_INCLUSION_DIRECTIVE (Results 1 – 3 of 3) sorted by relevance
591 PPD_INCLUSION_DIRECTIVE = 2 enumerator
967 RECORD(PPD_INCLUSION_DIRECTIVE); in WriteBlockInfoBlock()2111 Abbrev->Add(BitCodeAbbrevOp(PPD_INCLUSION_DIRECTIVE)); in WritePreprocessorDetail()2154 Record.push_back(PPD_INCLUSION_DIRECTIVE); in WritePreprocessorDetail()
4204 case PPD_INCLUSION_DIRECTIVE: { in ReadPreprocessedEntity()