Home | History | Annotate | Download | only in Core

Lines Matching refs:IL

1383           if (const IntegerLiteral *IL =
1385 const nonloc::ConcreteInt &V = svalBuilder.makeIntVal(IL);
1386 return svalBuilder.evalCast(V, Init->getType(), IL->getType());