MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / Clear

Method Clear

Source/ThirdParty/rapidjson/internal/stack.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 void Clear() { stackTop_ = stack_; }
112
113 void ShrinkToFit() {
114 if (Empty()) {

Callers 11

ResetMethod · 0.45
ParseMethod · 0.45
IterativeParseInitMethod · 0.45
IterativeParseNextMethod · 0.45
ClearStackMethod · 0.45
IterativeParseMethod · 0.45
ClearFunction · 0.45
DestroyFunction · 0.45
ClearFunction · 0.45
ResetMethod · 0.45
SearchWithAnchoringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected