Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetValueName
Method
GetValueName
Source/cmWindowsRegistry.cxx:462–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
461
cm::string_view GetSubKey() const { return this->SubKey; }
462
cm::string_view GetValueName() const { return this->ValueName; }
463
464
std::string const& GetExpression() const { return this->Expression; }
465
#endif
Callers
1
ExpandExpression
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected