MCPcopy Create free account
hub / github.com/apache/trafficserver / HasBegunContent

Method HasBegunContent

lib/yamlcpp/src/emitterstate.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 return m_hasAnchor || m_hasTag || m_hasNonContent;
73 }
74 bool HasBegunContent() const { return m_hasAnchor || m_hasTag; }
75
76 void ClearModifiedSettings();
77 void RestoreGlobalModifiedSettings();

Callers 10

PrepareTopNodeMethod · 0.80
FlowSeqPrepareNodeMethod · 0.80
BlockSeqPrepareNodeMethod · 0.80
FlowMapPrepareLongKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected