Searched defs:hasStream (Results 1 – 2 of 2) sorted by relevance
47 bool hasStream() const { return fStream != nullptr; } in hasStream() function81 bool hasStream() const { return bool(fStream); } in hasStream() function
1025 bool hasStream() const in hasStream() function