Searched refs:bitsInit (Results 1 – 1 of 1) sorted by relevance
2592 bool bitsInit = false; in RecoverCastedSymbol() local2601 if (!bitsInit || newBits < bits) { in RecoverCastedSymbol()2602 bitsInit = true; in RecoverCastedSymbol()2612 if (!bitsInit || !T->isIntegralOrEnumerationType() || in RecoverCastedSymbol()