Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ LinkerName
Method
LinkerName
lib/mdflib/mdflib/src/cncomment.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void CnComment::LinkerName(MdString linker_name) {
50
linker_name_ = std::move(linker_name);
51
}
52
53
const MdString& CnComment::LinkerName() const {
54
return linker_name_;
Callers
2
TEST_F
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64