Searched refs:VALUE_DEBUGOPT (Results 1 – 2 of 2) sorted by relevance
12 // options that have enumeration type), and VALUE_DEBUGOPT (is a debug option24 #ifndef VALUE_DEBUGOPT25 # define VALUE_DEBUGOPT(Name, Bits, Default) \41 VALUE_DEBUGOPT(Name, Bits, Default)119 VALUE_DEBUGOPT(DwarfVersion, 3, 0)148 #undef VALUE_DEBUGOPT
5013 #define VALUE_DEBUGOPT(Name, Bits, Default) HBuilder.add(CodeGenOpts->Name); in getModuleHash() macro