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

Method HasDebugLocation

IDEHelper/Compiler/BfIRBuilder.cpp:5771–5774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5769}
5770
5771bool BfIRBuilder::HasDebugLocation()
5772{
5773 return mHasDebugLoc;
5774}
5775
5776void BfIRBuilder::ClearDebugLocation()
5777{

Callers 3

WantsLifetimesMethod · 0.80
ProcessMethodMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected