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

Method GetLatestVersion

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:5491–5494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5489}
5490
5491BfHotTypeVersion* BfHotTypeData::GetLatestVersion()
5492{
5493 return mTypeVersions.back();
5494}
5495
5496BfHotTypeVersion* BfHotTypeData::GetLatestVersionHead()
5497{

Callers 7

AddDependencyMethod · 0.80
AddHotDataReferencesMethod · 0.80
CheckHotMethodMethod · 0.80
UpdateRevisedTypesMethod · 0.80
DoPopulateTypeMethod · 0.80

Calls 1

backMethod · 0.45

Tested by

no test coverage detected