Searched refs:PreprocessorRecordTypes (Results 1 – 2 of 2) sorted by relevance
755 enum PreprocessorRecordTypes { enum
1919 PreprocessorRecordTypes RecType; in ReadMacroRecord()1921 RecType = (PreprocessorRecordTypes)MaybeRecType.get(); in ReadMacroRecord()2347 switch ((PreprocessorRecordTypes)MaybePP.get()) { in resolvePendingMacro()