CV_NODE_IS_FLOW  1038 modules/core/src/persistence.cpp     int is_parent_flow = CV_NODE_IS_FLOW(parent_flags);
CV_NODE_IS_FLOW  1451 modules/core/src/persistence.cpp     if( CV_NODE_IS_FLOW(struct_flags) )
CV_NODE_IS_FLOW  1495 modules/core/src/persistence.cpp         if( !CV_NODE_IS_FLOW(struct_flags) && data )
CV_NODE_IS_FLOW  1524 modules/core/src/persistence.cpp     if( CV_NODE_IS_FLOW(struct_flags) )
CV_NODE_IS_FLOW  1550 modules/core/src/persistence.cpp     if( !CV_NODE_IS_FLOW(parent_flags) )
CV_NODE_IS_FLOW  1551 modules/core/src/persistence.cpp         fs->struct_indent += CV_YML_INDENT + CV_NODE_IS_FLOW(struct_flags);
CV_NODE_IS_FLOW  1567 modules/core/src/persistence.cpp     if( CV_NODE_IS_FLOW(struct_flags) )
CV_NODE_IS_FLOW  1582 modules/core/src/persistence.cpp     if( !CV_NODE_IS_FLOW(parent_flags) )
CV_NODE_IS_FLOW  1583 modules/core/src/persistence.cpp         fs->struct_indent -= CV_YML_INDENT + CV_NODE_IS_FLOW(struct_flags);
CV_NODE_IS_FLOW  2386 modules/core/src/persistence.cpp     if( !CV_NODE_IS_FLOW(struct_flags) )