Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IntegerLiteral

454                isa<IntegerLiteral>(Exp) ||
1587 else if (IntegerLiteral *ILE = dyn_cast_or_null<IntegerLiteral>(BrE)) {
1611 } else if (IntegerLiteral *ILE = dyn_cast<IntegerLiteral>(E)) {