Searched refs:PreprocessorRecordTypes (Results 1 – 2 of 2) sorted by relevance
723 enum PreprocessorRecordTypes { enum
1727 PreprocessorRecordTypes RecType; in ReadMacroRecord()1729 RecType = (PreprocessorRecordTypes)MaybeRecType.get(); in ReadMacroRecord()2140 switch ((PreprocessorRecordTypes)MaybePP.get()) { in resolvePendingMacro()