Searched refs:haveMain (Results 1 – 1 of 1) sorted by relevance
1105 bool haveMain = findUnderscoreMangle("main"); in inferSubsystem() local1109 if (haveMain || haveWMain) { in inferSubsystem()1111 Warn(ctx) << "found " << (haveMain ? "main" : "wmain") << " and " in inferSubsystem()