Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetResult
Method
GetResult
Source/cmExprParserHelper.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
void SetResult(KWIML_INT_int64_t value);
29
30
KWIML_INT_int64_t GetResult() const { return this->Result; }
31
32
char const* GetError() { return this->ErrorString.c_str(); }
33
Callers
1
HandleExprCommand
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected