Home | History | Annotate | Download | only in core

Lines Matching defs:isNone

517     CV_WRAP bool isNone() const;
1172 inline bool FileNode::isNone() const { return type() == NONE; }