Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IntegerLiteral

449                isa<IntegerLiteral>(Exp) ||
1638 else if (IntegerLiteral *ILE = dyn_cast_or_null<IntegerLiteral>(BrE))
1662 } else if (IntegerLiteral *ILE = dyn_cast<IntegerLiteral>(E)) {