MCPcopy Create free account
hub / github.com/beefytech/Beef / Clear

Method Clear

IDEHelper/Compiler/BfCodeGen.cpp:177–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177void BfCodeGenDirectoryData::Clear()
178{
179 mFileMap.Clear();
180 mBuildSettings.Clear();
181}
182
183bool BfCodeGenDirectoryData::CheckCache(const StringImpl& fileName, Val128 hash, Val128* outOrderedHash, bool disallowObjectWrite)
184{

Callers 15

TryCaseTupleMatchMethod · 0.45
TryCaseEnumMatchMethod · 0.45
FinishMethod · 0.45
RemoveModuleDataMethod · 0.45
InitMethod · 0.45
CleanupFileInstancesMethod · 0.45
StartNewRevisionMethod · 0.45
StartExtensionMethod · 0.45
SaveStackStateMethod · 0.45
CreateTypeDataMethod · 0.45
ClearConstDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected