Home | History | Annotate | Download | only in AST

Lines Matching refs:Lit

3369     const IntegerLiteral *Lit = dyn_cast<IntegerLiteral>(this);
3370 if (Lit && !Lit->getValue())