Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetCC
Method
GetCC
configs/toolchain.go:384–386 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
382
}
383
384
func
(t Toolchain) GetCC() string {
385
return
t.CC
386
}
387
388
func
(t Toolchain) GetCXX() string {
389
return
t.CXX
Callers
1
SetEnvs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected