Searched refs:PreprocessorRecordTypes (Results 1 – 2 of 2) sorted by relevance
733 enum PreprocessorRecordTypes { enum
1750 PreprocessorRecordTypes RecType; in ReadMacroRecord()1752 RecType = (PreprocessorRecordTypes)MaybeRecType.get(); in ReadMacroRecord()2164 switch ((PreprocessorRecordTypes)MaybePP.get()) { in resolvePendingMacro()