Searched defs:isSink (Results 1 – 4 of 4) sorted by relevance
210 bool isSink; in avdtpDiscover() local
204 bool isSink() const { return Succs.getFlag(); } in isSink() function
311 bool isSink() const { return getMiscFlags() & cl::Sink; } in isSink() function
251 bool TypePromotion::isSink(Value *V) { in isSink() function in TypePromotion