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

Function ptbf

IDEHelper/Compiler/BfCompiler.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166void ptbf(Beefy::BfType* bfType)
167{
168 Beefy::OutputDebugStrF("%s\n", bfType->GetModule()->TypeToString(bfType).c_str());
169}
170
171void pt(const Beefy::BfTypedValue& val)
172{

Callers

nothing calls this directly

Calls 3

c_strMethod · 0.45
TypeToStringMethod · 0.45
GetModuleMethod · 0.45

Tested by

no test coverage detected