Home | History | Annotate | Download | only in Support

Lines Matching refs:Sink

151   Sink = 0x04                // Should this cl::list eat all unknown options?
276 bool isSink() const { return getMiscFlags() & cl::Sink; }