Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ discard
Method
discard
components/compiler/stringparser.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void StringParser::discard()
102
{
103
mDiscard = true;
104
}
105
}
Callers
1
parseArguments
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected