Home
last modified time | relevance | path

Searched defs:compilerCheck (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testsanitizers/
Dcc_test.go331 type compilerCheck struct { struct
332 once sync.Once
333 err error
334 skip bool // If true, skip with err instead of failing with it.