Searched refs:COMPILER_FLAG (Results 1 – 1 of 1) sorted by relevance
66 COMPILER_FLAG = auto() variable in Option.Type81 return Option(Option.Type.COMPILER_FLAG, value)175 compiler_flags = [x.value for x in combination if x.type == Option.Type.COMPILER_FLAG]