Searched refs:processRemoteBuildAndCCacheFlags (Results 1 – 1 of 1) sorted by relevance
202 … if remoteBuildUsed, err = processRemoteBuildAndCCacheFlags(allowCCache, mainBuilder); err != nil {370 remoteBuildUsed, err := processRemoteBuildAndCCacheFlags(allowCCache, builder)385 remoteBuildUsed, err := processRemoteBuildAndCCacheFlags(!enableRusage, builder)403 func processRemoteBuildAndCCacheFlags(allowCCache bool, builder *commandBuilder) (remoteBuildUsed b… func