Searched refs:PreprocessorRecordTypes (Results 1 – 2 of 2) sorted by relevance
726 enum PreprocessorRecordTypes { enum
1880 PreprocessorRecordTypes RecType; in ReadMacroRecord()1882 RecType = (PreprocessorRecordTypes)MaybeRecType.get(); in ReadMacroRecord()2306 switch ((PreprocessorRecordTypes)MaybePP.get()) { in resolvePendingMacro()