Searched refs:dropInitializer (Results 1 – 1 of 1) sorted by relevance
654 bool dropInitializer = shouldDropGlobalInitializer(linkage, cst); in convertGlobals() local655 if (!dropInitializer && !cst) in convertGlobals()657 else if (dropInitializer && cst) in convertGlobals()