Searched refs:bitsInit (Results 1 – 1 of 1) sorted by relevance
1491 bool bitsInit = false; in RecoverCastedSymbol() local1500 if (!bitsInit || newBits < bits) { in RecoverCastedSymbol()1501 bitsInit = true; in RecoverCastedSymbol()1511 if (!bitsInit || !T->isIntegralOrEnumerationType() || in RecoverCastedSymbol()