Searched refs:PreprocessorRecordTypes (Results 1 – 2 of 2) sorted by relevance
579 enum PreprocessorRecordTypes { enum
1393 PreprocessorRecordTypes RecType = in ReadMacroRecord()1394 (PreprocessorRecordTypes)Stream.readRecord(Entry.ID, Record); in ReadMacroRecord()1848 PreprocessorRecordTypes RecType = in installPCHMacroDirectives()1849 (PreprocessorRecordTypes)Cursor.readRecord(Entry.ID, Record); in installPCHMacroDirectives()