Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CL

834   if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E))
835 return CL->getValue() == 0;