Lines Matching refs:Prefix
116 // Prefix - This option allows arguments that are otherwise unrecognized to be
117 // matched by options that are a prefix of the actual value. This is useful for
119 // '-L../../include' where -l or -L are the actual flags. When prefix is
131 Prefix = 0x02, // Can this option directly prefix its value?