Searched refs:IsSLSafe (Results 1 – 1 of 1) sorted by relevance
266 bool IsSLSafe = SL && SL->getLength() > 0 && in CheckStringInit() local269 if (!IsSLSafe) { in CheckStringInit()