Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ ErrorStream
Method
ErrorStream
Source/cmUVProcessChain.cxx:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
uv_stream_t* cmUVProcessChain::ErrorStream()
457
{
458
return this->Data->ErrorStreamData.BuiltinStream;
459
}
460
461
bool cmUVProcessChain::Valid() const
462
{
Callers
13
testUVProcessChainBuiltin
Function · 0.80
testUVProcessChainBuiltinMerged
Function · 0.80
testUVProcessChainExternal
Function · 0.80
testUVProcessChainNone
Function · 0.80
RunProcess
Method · 0.80
RunCommand
Method · 0.80
cmExecuteProcessCommand
Function · 0.80
RunSingleCommand
Method · 0.80
RunPreprocessor
Method · 0.80
RunLLVMRC
Method · 0.80
RunChild
Method · 0.80
ExecuteScript
Method · 0.80
Calls
no outgoing calls
Tested by
8
testUVProcessChainBuiltin
Function · 0.64
testUVProcessChainBuiltinMerged
Function · 0.64
testUVProcessChainExternal
Function · 0.64
testUVProcessChainNone
Function · 0.64
RunCommand
Method · 0.64
RunChild
Method · 0.64
ExecuteScript
Method · 0.64
RunMakeCommand
Method · 0.64