Searched defs:buildWithAutocrashPredicates (Results 1 – 1 of 1) sorted by relevance
80 type buildWithAutocrashPredicates struct { struct81 allowInConfigure bool82 shouldAutocrash func(env, *config, *command, compilerExecInfo) bool92 …hAutocrashImpl(env env, cfg *config, originalCmd *command, preds buildWithAutocrashPredicates) (ex…